mirror of https://github.com/CGAL/cgal
Merge pull request #406 from cjamin/patch-1
cstddef.hpp does not exist anymore in latest versions of Boost
This commit is contained in:
commit
f1d7d07fc2
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue