summaryrefslogtreecommitdiff
path: root/boost/log/sources/record_ostream.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/log/sources/record_ostream.hpp')
-rw-r--r--boost/log/sources/record_ostream.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/log/sources/record_ostream.hpp b/boost/log/sources/record_ostream.hpp
index ff21eb3d11..6e80ba4d5d 100644
--- a/boost/log/sources/record_ostream.hpp
+++ b/boost/log/sources/record_ostream.hpp
@@ -27,12 +27,12 @@
#include <boost/type_traits/remove_cv.hpp>
#include <boost/core/addressof.hpp>
#include <boost/core/enable_if.hpp>
+#include <boost/core/explicit_operator_bool.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/native_typeof.hpp>
#include <boost/log/detail/unhandled_exception_count.hpp>
#include <boost/log/core/record.hpp>
#include <boost/log/utility/unique_identifier_name.hpp>
-#include <boost/utility/explicit_operator_bool.hpp>
#include <boost/log/utility/formatting_ostream.hpp>
#include <boost/log/detail/header.hpp>