diff --git a/test/integer_test.cpp b/test/integer_test.cpp index fd9e6df..a79db2d 100644 --- a/test/integer_test.cpp +++ b/test/integer_test.cpp @@ -18,6 +18,7 @@ #include // for main, BOOST_TEST #include // for boost::int_t, boost::uint_t #include +#include // for mpl::true_ and false_ #include // for ULONG_MAX, LONG_MAX, LONG_MIN #include // for std::cout (std::endl indirectly)