mirror of https://github.com/CGAL/cgal
include for boost range
This commit is contained in:
parent
8215abd980
commit
67349ccbe1
|
|
@ -23,6 +23,8 @@
|
|||
#include <CGAL/Cartesian_converter.h>
|
||||
#include <CGAL/Simple_cartesian.h>
|
||||
|
||||
#include <boost/range.hpp>
|
||||
|
||||
#ifdef CGAL_USE_VTK
|
||||
#include <vtkSmartPointer.h>
|
||||
#include <vtkCommand.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue