We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf8f9d commit af52702Copy full SHA for af52702
Basic_viewer/include/CGAL/Basic_viewer.h
@@ -13,6 +13,7 @@
13
#ifndef CGAL_BASIC_VIEWER_H
14
#define CGAL_BASIC_VIEWER_H
15
16
+#include <CGAL/license/GraphicsView.h>
17
#include <CGAL/Graphics_scene.h>
18
19
#if defined(CGAL_USE_BASIC_VIEWER_QT)
0 commit comments