mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
655b0c8064
commit
e18a573cc1
|
|
@ -18,6 +18,7 @@
|
|||
#include <CGAL/Qt/Basic_viewer_qt.h>
|
||||
#include <CGAL/Graphic_buffer.h>
|
||||
#include <CGAL/Drawing_functor.h>
|
||||
#include <CGAL/Nef_polyhedron_3.h>
|
||||
#include <CGAL/Nef_3/SNC_iteration.h>
|
||||
#include <CGAL/circulator.h>
|
||||
#include <CGAL/Random.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue