summaryrefslogtreecommitdiff
path: root/src/GudhUI/view/Viewer_instructor.h
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-20 16:05:07 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-20 16:05:07 +0000
commitcd9d7681e06f29a25cf5775a384ac2e07e34abe9 (patch)
tree4e6b8ccbf21c28c103effd9342f75907c89cf42a /src/GudhUI/view/Viewer_instructor.h
parentcbf1a50068a2c5dea6d732d40dfc66d34460d863 (diff)
parent3f451b963739a595d990be5517d386259ddb487f (diff)
Merge qt5 branch for GudhUI tompile wit qt5 instead of qt4
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1977 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: dc3a76decfb432227892bd231c1080577c6ac06e
Diffstat (limited to 'src/GudhUI/view/Viewer_instructor.h')
-rw-r--r--src/GudhUI/view/Viewer_instructor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/GudhUI/view/Viewer_instructor.h b/src/GudhUI/view/Viewer_instructor.h
index 1da28009..05c5c1fc 100644
--- a/src/GudhUI/view/Viewer_instructor.h
+++ b/src/GudhUI/view/Viewer_instructor.h
@@ -26,9 +26,6 @@
// todo do a viewer instructor that have directely a pointer to a QGLviewer and buffer ot not triangles
-// Workaround for moc-qt4 not parsing boost headers
-#include <CGAL/config.h>
-
#include <QFileDialog>
#include <QKeyEvent>
#include <QGLViewer/camera.h>