summaryrefslogtreecommitdiff
path: root/boost/log/attributes/scoped_attribute.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/log/attributes/scoped_attribute.hpp')
-rw-r--r--boost/log/attributes/scoped_attribute.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/log/attributes/scoped_attribute.hpp b/boost/log/attributes/scoped_attribute.hpp
index bd0e52da7f..88dd218e4c 100644
--- a/boost/log/attributes/scoped_attribute.hpp
+++ b/boost/log/attributes/scoped_attribute.hpp
@@ -17,8 +17,8 @@
#include <utility>
#include <boost/move/core.hpp>
-#include <boost/move/utility.hpp>
-#include <boost/utility/addressof.hpp>
+#include <boost/move/utility_core.hpp>
+#include <boost/core/addressof.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/core/core.hpp>
#include <boost/log/sources/basic_logger.hpp>