From: david Date: Sun, 17 Nov 2002 11:07:40 +0000 (+0000) Subject: Includes patch from Erik Hofman. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2e17b28994352f003964a69ce0977f72f732cfb7;p=simgear.git Includes patch from Erik Hofman. --- diff --git a/simgear/scene/sky/clouds3d/SkyContext.hpp b/simgear/scene/sky/clouds3d/SkyContext.hpp index 1231ae1b..b4991f11 100644 --- a/simgear/scene/sky/clouds3d/SkyContext.hpp +++ b/simgear/scene/sky/clouds3d/SkyContext.hpp @@ -29,11 +29,10 @@ // warning for truncation of template name for browse info // #pragma warning( disable : 4786) #include "SkySingleton.hpp" -#include "compiler.h" +#include #include #include #include -#include "compiler.h" #ifdef WIN32 # include "extgl.h" #else