Skip to content

Commit

Permalink
devel/simgear: fix build with Boost-1.81
Browse files Browse the repository at this point in the history
Wit hat:	office
  • Loading branch information
fluffykhv committed Jan 17, 2023
1 parent 240bb72 commit 8f5465b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions devel/simgear/files/patch-simgear_scene_viewer_Compositor.hxx
@@ -0,0 +1,10 @@
--- simgear/scene/viewer/Compositor.hxx
+++ simgear/scene/viewer/Compositor.hxx
@@ -17,6 +17,7 @@
#ifndef SG_COMPOSITOR_HXX
#define SG_COMPOSITOR_HXX

+#include <array>
#include <unordered_map>
#include <vector>

0 comments on commit 8f5465b

Please sign in to comment.