diff --git a/src/utils.h b/src/utils.h index b21dff7a..857b8289 100644 --- a/src/utils.h +++ b/src/utils.h @@ -44,7 +44,11 @@ #ifndef _UTILS_H #define _UTILS_H +#if (BOOST_VERSION >= 106600) +#include +#else #include +#endif /** * @name Default values