summaryrefslogtreecommitdiff
path: root/boost/log/attributes/attribute_value.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/log/attributes/attribute_value.hpp')
-rw-r--r--boost/log/attributes/attribute_value.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/log/attributes/attribute_value.hpp b/boost/log/attributes/attribute_value.hpp
index 7cc11bfa8e..197ef860bf 100644
--- a/boost/log/attributes/attribute_value.hpp
+++ b/boost/log/attributes/attribute_value.hpp
@@ -18,8 +18,8 @@
#include <boost/type_index.hpp>
#include <boost/move/core.hpp>
#include <boost/smart_ptr/intrusive_ptr.hpp>
+#include <boost/core/explicit_operator_bool.hpp>
#include <boost/log/detail/config.hpp>
-#include <boost/utility/explicit_operator_bool.hpp>
#include <boost/log/utility/type_dispatch/type_dispatcher.hpp>
#include <boost/log/attributes/attribute.hpp>
#include <boost/log/attributes/value_extraction_fwd.hpp>