mirror of https://github.com/CGAL/cgal
Include required header in External_structure_builder.h
This commit is contained in:
parent
f8bf2b33b6
commit
0de5f61baf
|
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
|
|
||||||
#include <CGAL/Nef_3/SNC_decorator.h>
|
#include <CGAL/Nef_3/SNC_decorator.h>
|
||||||
|
#include <CGAL/Nef_3/SNC_external_structure.h>
|
||||||
#include <CGAL/Nef_3/SNC_intersection.h>
|
#include <CGAL/Nef_3/SNC_intersection.h>
|
||||||
|
|
||||||
#undef CGAL_NEF_DEBUG
|
#undef CGAL_NEF_DEBUG
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue