opnsense-ports/cad/freecad/files/patch-src_Gui_Selection.h
Franco Fichtner f403dd80c6 */*: sync with upstream
Taken from: FreeBSD
2024-03-22 08:28:46 +01:00

10 lines
213 B
C++

--- src/Gui/Selection.h.orig 2024-03-20 18:17:17 UTC
+++ src/Gui/Selection.h
@@ -25,6 +25,7 @@
#define GUI_SELECTION_H
#include <deque>
+#include <array>
#include <list>
#include <string>
#include <vector>