From 1066af14f4c04f827a27d288792eb03597f2ff15 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Mon, 26 Jun 2023 15:09:10 +0100 Subject: [PATCH] Add #include --- Polyhedron/demo/Polyhedron/MainWindow.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Polyhedron/demo/Polyhedron/MainWindow.h b/Polyhedron/demo/Polyhedron/MainWindow.h index ea43c7a482f..b58fa02912f 100644 --- a/Polyhedron/demo/Polyhedron/MainWindow.h +++ b/Polyhedron/demo/Polyhedron/MainWindow.h @@ -9,6 +9,7 @@ #include #include #include +#include #include