summaryrefslogtreecommitdiff
path: root/boost/log/sources/exception_handler_feature.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/log/sources/exception_handler_feature.hpp')
-rw-r--r--boost/log/sources/exception_handler_feature.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/log/sources/exception_handler_feature.hpp b/boost/log/sources/exception_handler_feature.hpp
index bd77fca528..d29041109d 100644
--- a/boost/log/sources/exception_handler_feature.hpp
+++ b/boost/log/sources/exception_handler_feature.hpp
@@ -17,7 +17,7 @@
#include <boost/mpl/if.hpp>
#include <boost/move/core.hpp>
-#include <boost/move/utility.hpp>
+#include <boost/move/utility_core.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/light_function.hpp>