summaryrefslogtreecommitdiff
path: root/boost/graph/planar_detail/boyer_myrvold_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/graph/planar_detail/boyer_myrvold_impl.hpp')
-rw-r--r--boost/graph/planar_detail/boyer_myrvold_impl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/graph/planar_detail/boyer_myrvold_impl.hpp b/boost/graph/planar_detail/boyer_myrvold_impl.hpp
index 71607fcbc2..41ba2bc575 100644
--- a/boost/graph/planar_detail/boyer_myrvold_impl.hpp
+++ b/boost/graph/planar_detail/boyer_myrvold_impl.hpp
@@ -10,7 +10,7 @@
#include <vector>
#include <list>
-#include <boost/utility.hpp> //for boost::next
+#include <boost/next_prior.hpp>
#include <boost/config.hpp> //for std::min macros
#include <boost/shared_ptr.hpp>
#include <boost/tuple/tuple.hpp>