From 2e17b28994352f003964a69ce0977f72f732cfb7 Mon Sep 17 00:00:00 2001 From: david Date: Sun, 17 Nov 2002 11:07:40 +0000 Subject: [PATCH] Includes patch from Erik Hofman. --- simgear/scene/sky/clouds3d/SkyContext.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.5