Define BOOST_TIMER_ENABLE_DEPRECATED in test_convert.cpp

This commit is contained in:
Peter Dimov
2023-10-21 18:46:22 +03:00
parent f941ba88a7
commit 3aae04bf65

View File

@@ -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 <boost/progress.hpp> is removed
#define BOOST_TIMER_ENABLE_DEPRECATED
#include <cstring>
#include <cassert>
#include <string>