mirror of https://github.com/CGAL/cgal
Fixed bug for VC7. Maibe it was also present in Linux.
This commit is contained in:
parent
4589ecf53d
commit
22d44d1fc3
|
|
@ -25,7 +25,7 @@
|
|||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/Polygon_2.h>
|
||||
#include <CGAL/IO/Qt_widget.h>
|
||||
|
||||
#include <qmainwindow.h>
|
||||
#include "min_quadrilateral_layers.h"
|
||||
|
||||
#include <qobject.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue