Changed boost/core/enable_if.hpp to boost/utility/enable_if.hpp

This commit is contained in:
Mael Rouxel-Labbé 2017-05-11 14:25:18 +02:00
parent 3addce1431
commit 13d8a6879f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#include <CGAL/Hidden_point_memory_policy.h> #include <CGAL/Hidden_point_memory_policy.h>
#include <CGAL/Triangulation_cell_base_3.h> #include <CGAL/Triangulation_cell_base_3.h>
#include <boost/core/enable_if.hpp> #include <boost/utility/enable_if.hpp>
#include <list> #include <list>