aboutsummaryrefslogtreecommitdiff
path: root/libraries/SimGear/compositor-pass-missing-array-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/SimGear/compositor-pass-missing-array-include.patch')
-rw-r--r--libraries/SimGear/compositor-pass-missing-array-include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/SimGear/compositor-pass-missing-array-include.patch b/libraries/SimGear/compositor-pass-missing-array-include.patch
deleted file mode 100644
index 5572f5f9e4..0000000000
--- a/libraries/SimGear/compositor-pass-missing-array-include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur simgear-2020.3.17.orig/simgear/scene/viewer/Compositor.hxx simgear-2020.3.17/simgear/scene/viewer/Compositor.hxx
---- simgear-2020.3.17.orig/simgear/scene/viewer/Compositor.hxx 2022-11-20 19:01:30.000000000 +0100
-+++ simgear-2020.3.17/simgear/scene/viewer/Compositor.hxx 2023-03-10 18:40:59.219808993 +0100
-@@ -17,6 +17,7 @@
- #ifndef SG_COMPOSITOR_HXX
- #define SG_COMPOSITOR_HXX
-
-+#include <array>
- #include <unordered_map>
- #include <vector>
-