mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
224cf29ebd
commit
2aeeb76e96
|
|
@ -25,6 +25,7 @@
|
|||
#include <CGAL/point_generators_3.h>
|
||||
#include <CGAL/Surface_mesher/Sphere_oracle_3.h>
|
||||
#include <CGAL/Real_embeddable_traits.h>
|
||||
#include <CGAL/Surface_mesher/Profile_counter.h>
|
||||
|
||||
#include <boost/mpl/has_xxx.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue