From: bcoconni Date: Sat, 9 Aug 2014 17:53:19 +0000 (+0200) Subject: Added some OSG headers for the correct evaluation of the OSG_VERSION_LESS_THAN macro. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=14f2f9e917f7fd228e10c50080850b3b85a4c9a9;p=simgear.git Added some OSG headers for the correct evaluation of the OSG_VERSION_LESS_THAN macro. --- diff --git a/simgear/canvas/elements/CanvasImage.cxx b/simgear/canvas/elements/CanvasImage.cxx index c89c71a4..4dc0b341 100644 --- a/simgear/canvas/elements/CanvasImage.cxx +++ b/simgear/canvas/elements/CanvasImage.cxx @@ -31,6 +31,7 @@ #include #include #include +#include namespace simgear { diff --git a/simgear/scene/sky/CloudShaderGeometry.hxx b/simgear/scene/sky/CloudShaderGeometry.hxx index 6d78af2f..b8e44fa0 100644 --- a/simgear/scene/sky/CloudShaderGeometry.hxx +++ b/simgear/scene/sky/CloudShaderGeometry.hxx @@ -32,6 +32,7 @@ #include #include #include +#include #include #include diff --git a/simgear/scene/tgdb/ShaderGeometry.hxx b/simgear/scene/tgdb/ShaderGeometry.hxx index a5de095f..7a711f22 100644 --- a/simgear/scene/tgdb/ShaderGeometry.hxx +++ b/simgear/scene/tgdb/ShaderGeometry.hxx @@ -32,6 +32,7 @@ #include #include #include +#include namespace simgear {