Merge pull request #12 from Theodor/size_t_fix_11066

Add <cstddef> include. fixes #11066
This commit is contained in:
Peter Dimov
2015-03-02 15:53:36 +02:00

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