From 7a7c4fa44727f04b60e1bf1333436dd126e2907f Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 11 Jun 2015 15:27:20 +0200 Subject: [PATCH] appeared in Boost-1.56 The compatibility path is . --- BGL/include/CGAL/boost/graph/visitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BGL/include/CGAL/boost/graph/visitor.h b/BGL/include/CGAL/boost/graph/visitor.h index 13c19b78e08..57198651dac 100644 --- a/BGL/include/CGAL/boost/graph/visitor.h +++ b/BGL/include/CGAL/boost/graph/visitor.h @@ -3,7 +3,7 @@ #include #include -#include +#include namespace boost {