13 lines
389 B
Diff
13 lines
389 B
Diff
|
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>
|
||
|
|