diff --git a/test/util.hpp b/test/util.hpp index 633da295..aee50ad2 100644 --- a/test/util.hpp +++ b/test/util.hpp @@ -46,12 +46,12 @@ #if (BOOST_CXX_VERSION >= 201103L) #define BOOST_INTERPROCESS_DATE_TIME_AVAILABLE +#include #endif #ifdef BOOST_INTERPROCESS_BOOST_CHRONO_AVAILABLE #define BOOST_CHRONO_HEADER_ONLY #include -#include #endif #include