summaryrefslogtreecommitdiff
path: root/boost/bimap/relation/detail/mutant.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/bimap/relation/detail/mutant.hpp')
-rw-r--r--boost/bimap/relation/detail/mutant.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/bimap/relation/detail/mutant.hpp b/boost/bimap/relation/detail/mutant.hpp
index 62b3843bb1..8a2ffdeba0 100644
--- a/boost/bimap/relation/detail/mutant.hpp
+++ b/boost/bimap/relation/detail/mutant.hpp
@@ -21,9 +21,9 @@
#include <boost/bimap/detail/debug/static_error.hpp>
#include <boost/mpl/contains.hpp>
#include <boost/mpl/assert.hpp>
-#include <boost/utility.hpp>
#include <boost/static_assert.hpp>
#include <boost/type_traits/is_const.hpp>
+#include <boost/utility/addressof.hpp>
#include <boost/mpl/not.hpp>
#include <boost/utility/enable_if.hpp>