mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
simgear: patch for boost 1.81
This commit is contained in:
parent
5faff6c285
commit
ccb69f0d36
1 changed files with 12 additions and 0 deletions
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…
Add table
Reference in a new issue