summaryrefslogtreecommitdiff
path: root/dev-games/simgear/files/simgear-2020.3.17-boost-1.81.patch
blob: 6edcafcea0310f8d6bd8e6a31a0dfee751cf57cf (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/887431
--- a/simgear/scene/viewer/Compositor.hxx
+++ b/simgear/scene/viewer/Compositor.hxx
@@ -17,6 +17,7 @@
 #ifndef SG_COMPOSITOR_HXX
 #define SG_COMPOSITOR_HXX
 
+#include <array>
 #include <unordered_map>
 #include <vector>