summaryrefslogtreecommitdiff
path: root/boost/move/algo/move.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/move/algo/move.hpp')
-rw-r--r--boost/move/algo/move.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/move/algo/move.hpp b/boost/move/algo/move.hpp
index 2390877a43..5d5ba19ea0 100644
--- a/boost/move/algo/move.hpp
+++ b/boost/move/algo/move.hpp
@@ -27,7 +27,7 @@
#include <boost/move/utility_core.hpp>
#include <boost/move/detail/iterator_traits.hpp>
#include <boost/move/detail/iterator_to_raw_pointer.hpp>
-#include <boost/detail/no_exceptions_support.hpp>
+#include <boost/core/no_exceptions_support.hpp>
namespace boost {