simgear: patch for boost 1.81

This commit is contained in:
Đoàn Trần Công Danh 2022-12-01 15:31:19 +07:00
parent 5faff6c285
commit ccb69f0d36

View 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>