diff --git a/test/test_convert.cpp b/test/test_convert.cpp index f03a19e..a541e02 100644 --- a/test/test_convert.cpp +++ b/test/test_convert.cpp @@ -3,6 +3,9 @@ // (See accompanying file LICENSE_1_0.txt // or copy at http://www.boost.org/LICENSE_1_0.txt) +// This will eventually stop working when is removed +#define BOOST_TIMER_ENABLE_DEPRECATED + #include #include #include