From c7fb2f56ae1ba30d59bdf11e85f13497f8e11f2d Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Wed, 7 Dec 2022 09:47:41 +0000 Subject: [PATCH] Three: Add an #include# --- GraphicsView/include/CGAL/Qt/camera.h | 1 + 1 file changed, 1 insertion(+) diff --git a/GraphicsView/include/CGAL/Qt/camera.h b/GraphicsView/include/CGAL/Qt/camera.h index 08f76d4eb0b..600d0c44129 100644 --- a/GraphicsView/include/CGAL/Qt/camera.h +++ b/GraphicsView/include/CGAL/Qt/camera.h @@ -13,6 +13,7 @@ #ifndef QGLVIEWER_CAMERA_H #define QGLVIEWER_CAMERA_H +#include #include #include #include