We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6276560 commit fa84a29Copy full SHA for fa84a29
tests/exceptions.cpp
@@ -8,6 +8,8 @@
8
9
#include <sstream>
10
11
+#include <boost/version.hpp>
12
+
13
#if BOOST_VERSION >= 105900
14
#include <boost/test/tools/output_test_stream.hpp>
15
#else
tests/value.cpp
@@ -7,6 +7,8 @@
7
#define BOOST_TEST_MODULE value
0 commit comments