]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/iterator/iterator_facade.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / iterator / iterator_facade.hpp
index 225c53a231d7c29386b272b813c7130df7b23893..b43e618f0a0ef7975c7f96a7c88d3f6b668c048c 100644 (file)
@@ -16,7 +16,7 @@
 #include <boost/iterator/detail/enable_if.hpp>
 
 #include <boost/static_assert.hpp>
-#include <boost/utility/addressof.hpp>
+#include <boost/core/addressof.hpp>
 
 #include <boost/type_traits/is_same.hpp>
 #include <boost/type_traits/add_const.hpp>