do not use deprecated include path

This commit is contained in:
Sébastien Loriot 2024-04-05 19:00:01 +02:00
parent da690fda11
commit f2a2051911
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#include <functional>
#include <CGAL/STL_Extension/internal/Has_features.h>
#include <boost/function_output_iterator.hpp>
#include <boost/iterator/function_output_iterator.hpp>
namespace CGAL {