include for boost range

This commit is contained in:
Sébastien Loriot 2025-10-15 16:49:15 +02:00
parent 8215abd980
commit 67349ccbe1
1 changed files with 2 additions and 0 deletions

View File

@ -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>