From 468f9f1fcf5a818d1615b3102f6324f67a0a825c Mon Sep 17 00:00:00 2001 From: glisse Date: Mon, 28 Sep 2015 15:30:36 +0000 Subject: Workaround for moc-qt4 failing to parse boost. These should be removed when we move to Qt5. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@799 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 022769c3fcff955eba91c36cd27d2839702ec8dc --- src/GudhUI/view/Viewer_instructor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/GudhUI/view/Viewer_instructor.h') diff --git a/src/GudhUI/view/Viewer_instructor.h b/src/GudhUI/view/Viewer_instructor.h index 9a2a236b..62b3755e 100644 --- a/src/GudhUI/view/Viewer_instructor.h +++ b/src/GudhUI/view/Viewer_instructor.h @@ -3,6 +3,8 @@ // 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 #include -- cgit v1.2.3