We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f941ba8 commit 3aae04bCopy full SHA for 3aae04b
1 file changed
test/test_convert.cpp
@@ -3,6 +3,9 @@
3
// (See accompanying file LICENSE_1_0.txt
4
// or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6
+// This will eventually stop working when <boost/progress.hpp> is removed
7
+#define BOOST_TIMER_ENABLE_DEPRECATED
8
+
9
#include <cstring>
10
#include <cassert>
11
#include <string>
0 commit comments