Modified Files:

simgear/scene/sky/bbcache.cxx simgear/scene/sky/bbcache.hxx
	simgear/scene/sky/cloudfield.cxx
This commit is contained in:
frohlich 2006-12-08 12:22:10 +00:00
parent 67d837c4ec
commit a4495c6ef1
3 changed files with 0 additions and 3 deletions

View File

@ -28,7 +28,6 @@
#include <simgear/debug/logstream.hxx>
#include <plib/sg.h>
#include <plib/ssg.h>
#include <simgear/screen/extensions.hxx>
#include <simgear/screen/RenderTexture.h>
#include SG_GLU_H

View File

@ -25,7 +25,6 @@
#include <plib/sg.h>
#include <plib/ssg.h>
#include <simgear/screen/extensions.hxx>
#include <simgear/screen/RenderTexture.h>

View File

@ -27,7 +27,6 @@
#include <simgear/compiler.h>
#include <plib/sg.h>
#include <plib/ssg.h>
#include <simgear/math/sg_random.h>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/math/polar3d.hxx>