Add <cstddef> include. fixes #11066

This commit is contained in:
Fedor Sergeev
2015-03-01 23:14:28 +04:00
parent e067fd2cfd
commit 99762e7dde

View File

@ -16,6 +16,7 @@
// http://www.boost.org/LICENSE_1_0.txt
#include <boost/config.hpp>
#include <cstddef>
#if !defined( BOOST_SP_NO_SP_CONVERTIBLE ) && defined( BOOST_NO_SFINAE )
# define BOOST_SP_NO_SP_CONVERTIBLE