mirror of https://github.com/CGAL/cgal
added header to avoid compilation problem
This commit is contained in:
parent
7012da6e23
commit
91e3c9a70a
|
|
@ -25,6 +25,7 @@
|
|||
#include <CGAL/IO/Qt_widget.h>
|
||||
#include <qmainwindow.h>
|
||||
#include <CGAL/Kinetic/Listener.h>
|
||||
#include <CGAL/Kinetic/Ref_counted.h>
|
||||
|
||||
namespace CGAL
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue