Fix auto-linking.

This commit is contained in:
Laurent Rineau 2008-11-26 13:08:15 +00:00
parent 186cc049df
commit 17002f641f
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <list>
#include <CGAL/intersection_2.h>
#include <CGAL/auto_link/Qt4.h>
namespace CGAL {

View File

@ -23,6 +23,7 @@
#include <QRectF>
#include <QRect>
#include <CGAL/auto_link/Qt4.h>
class QGraphicsScene;
class QGraphicsView;