Add #include

This commit is contained in:
Andreas Fabri 2023-06-26 15:09:10 +01:00
parent aa0d50b84c
commit 1066af14f4
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include <QOpenGLWidget>
#include <CGAL/Qt/DemosMainWindow.h>
#include <CGAL/Three/Three.h>
#include <CGAL/Three/Scene_item.h>
#include <QJSEngine>