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

10 lines
261 B
C++

--- src/Gui/Selection.h.orig 2023-01-21 23:23:47.647852000 +0100
+++ src/Gui/Selection.h 2023-01-21 23:24:04.167678000 +0100
@@ -25,6 +25,7 @@
#define GUI_SELECTION_H
#include <deque>
+#include <array>
#include <list>
#include <string>
#include <vector>