1
0
Fork 0
This commit is contained in:
ehofman 2004-12-05 09:34:03 +00:00
parent 142144a0c3
commit 7a58ef58e7

View file

@ -28,6 +28,7 @@
#include <Scenery/scenery.hxx> #include <Scenery/scenery.hxx>
#include <string> #include <string>
#include <math.h> #include <math.h>
#include <time.h>
SG_USING_STD(string); SG_USING_STD(string);