Merge pull request #406 from cjamin/patch-1

cstddef.hpp does not exist anymore in latest versions of Boost
This commit is contained in:
Laurent Rineau 2015-10-13 16:03:03 +02:00
commit f1d7d07fc2
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@
//#include <boost/parameter/parameters.hpp>
//#include <boost/parameter/preprocessor.hpp>
//#include <boost/parameter/value_type.hpp>
#include <boost/pending/cstddef.hpp>
#include <boost/preprocessor/arithmetic/dec.hpp>
#include <boost/preprocessor/arithmetic/inc.hpp>
#include <boost/preprocessor/arithmetic/sub.hpp>