opnsense-ports/cad/freecad/files/patch-src_Gui_SoFCSelection.h
Franco Fichtner dba982801b */*: sync with upstream
Taken from: FreeBSD
2023-01-20 22:10:15 +01:00

11 lines
332 B
C

--- ./src/Gui/SoFCSelection.h.orig 2023-01-21 22:41:40.507560000 +0100
+++ ./src/Gui/SoFCSelection.h 2023-01-21 22:42:27.657720000 +0100
@@ -35,6 +35,8 @@
# include <GL/gl.h>
# endif
+#include <array>
+
#include <Inventor/elements/SoLazyElement.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoSFColor.h>