mirror of https://github.com/CGAL/cgal
Changed boost/core/enable_if.hpp to boost/utility/enable_if.hpp
This commit is contained in:
parent
3addce1431
commit
13d8a6879f
|
|
@ -28,7 +28,7 @@
|
|||
#include <CGAL/Hidden_point_memory_policy.h>
|
||||
#include <CGAL/Triangulation_cell_base_3.h>
|
||||
|
||||
#include <boost/core/enable_if.hpp>
|
||||
#include <boost/utility/enable_if.hpp>
|
||||
|
||||
#include <list>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue