summaryrefslogtreecommitdiff
path: root/boost/test/included/unit_test.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/test/included/unit_test.hpp')
-rw-r--r--boost/test/included/unit_test.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/boost/test/included/unit_test.hpp b/boost/test/included/unit_test.hpp
index 8835acd455..993d75e4c0 100644
--- a/boost/test/included/unit_test.hpp
+++ b/boost/test/included/unit_test.hpp
@@ -12,6 +12,8 @@
#ifndef BOOST_INCLUDED_UNIT_TEST_FRAMEWORK_HPP_071894GER
#define BOOST_INCLUDED_UNIT_TEST_FRAMEWORK_HPP_071894GER
+#define BOOST_TEST_INCLUDED
+
#include <boost/test/impl/compiler_log_formatter.ipp>
#include <boost/test/impl/junit_log_formatter.ipp>
#include <boost/test/impl/debug.ipp>
@@ -32,7 +34,6 @@
#include <boost/test/impl/junit_log_formatter.ipp>
#include <boost/test/impl/xml_report_formatter.ipp>
-#define BOOST_TEST_INCLUDED
#include <boost/test/unit_test.hpp>
#endif // BOOST_INCLUDED_UNIT_TEST_FRAMEWORK_HPP_071894GER