mirror of https://github.com/CGAL/cgal
Added #include <CGAL/basic.h>
This commit is contained in:
parent
d28738ef84
commit
b25a7ebab9
|
|
@ -17,6 +17,8 @@
|
|||
//
|
||||
// Author(s) : Radu Ursu
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#ifdef CGAL_USE_QT
|
||||
|
||||
#include "Qt_widget_move_list_point.h"
|
||||
|
|
|
|||
|
|
@ -17,6 +17,8 @@
|
|||
//
|
||||
// Author(s) : Radu Ursu
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#ifdef CGAL_USE_QT
|
||||
|
||||
#include <CGAL/IO/Qt_widget.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue