simgear: patch for boost 1.81
This commit is contained in:
parent
5faff6c285
commit
ccb69f0d36
12
srcpkgs/simgear/patches/fix-include.patch
Normal file
12
srcpkgs/simgear/patches/fix-include.patch
Normal file
@ -0,0 +1,12 @@
|
||||
Index: simgear-2020.3.13/simgear/scene/viewer/Compositor.hxx
|
||||
===================================================================
|
||||
--- simgear-2020.3.13.orig/simgear/scene/viewer/Compositor.hxx
|
||||
+++ simgear-2020.3.13/simgear/scene/viewer/Compositor.hxx
|
||||
@@ -17,6 +17,7 @@
|
||||
#ifndef SG_COMPOSITOR_HXX
|
||||
#define SG_COMPOSITOR_HXX
|
||||
|
||||
+#include <array>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
Loading…
x
Reference in New Issue
Block a user