mirror of https://github.com/CGAL/cgal
added missing header
This commit is contained in:
parent
d673998f52
commit
d92cf1f6a8
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue