--- src/SDCCralloc.hpp.orig 2015-02-25 10:25:50 UTC +++ src/SDCCralloc.hpp @@ -51,6 +51,12 @@ #include #include +// Workaround for boost bug #11880 +#include +#if BOOST_VERSION == 106000 + #include +#endif + #include #include #include