added missing header

This commit is contained in:
Sven Oesau 2025-02-14 13:59:31 +01:00
parent d673998f52
commit d92cf1f6a8
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <CGAL/Default.h>
#include <CGAL/Named_function_parameters.h>
#include <CGAL/property_map.h>
#include <CGAL/Dimension.h>
#include <boost/mpl/has_xxx.hpp>