--- a/src/lib/CDRParser.cpp +++ b/src/lib/CDRParser.cpp @@ -32,6 +32,9 @@ #include #include #include +#ifndef BOOST_ALL_NO_LIB +#define BOOST_ALL_NO_LIB 1 +#endif #include #include #include