mirror of https://github.com/CGAL/cgal
Fix auto-linking.
This commit is contained in:
parent
186cc049df
commit
17002f641f
|
|
@ -27,6 +27,7 @@
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
#include <CGAL/intersection_2.h>
|
#include <CGAL/intersection_2.h>
|
||||||
|
#include <CGAL/auto_link/Qt4.h>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
#include <QRectF>
|
#include <QRectF>
|
||||||
#include <QRect>
|
#include <QRect>
|
||||||
|
#include <CGAL/auto_link/Qt4.h>
|
||||||
|
|
||||||
class QGraphicsScene;
|
class QGraphicsScene;
|
||||||
class QGraphicsView;
|
class QGraphicsView;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue