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

10 lines
326 B
C++

--- src/Gui/SoFCUnifiedSelection.h.orig 2023-01-21 23:07:09.710205000 +0100
+++ src/Gui/SoFCUnifiedSelection.h 2023-01-21 23:07:38.508972000 +0100
@@ -23,6 +23,7 @@
#ifndef GUI_SOFCUNIFIEDSELECTION_H
#define GUI_SOFCUNIFIEDSELECTION_H
+#include <array>
#include <list>
#include <unordered_map>
#include <unordered_set>