Includes patch from Erik Hofman.

This commit is contained in:
david
2002-11-17 11:07:40 +00:00
parent c3f558b034
commit 2e17b28994

View File

@@ -29,11 +29,10 @@
// warning for truncation of template name for browse info
// #pragma warning( disable : 4786)
#include "SkySingleton.hpp"
#include "compiler.h"
#include <simgear/compiler.h>
#include <list>
#include <map>
#include <algorithm>
#include "compiler.h"
#ifdef WIN32
# include "extgl.h"
#else