1
0
Fork 0

Add logstream header files when using SG_LOG()

This commit is contained in:
ehofman 2003-03-21 21:12:12 +00:00
parent 3ade4d02e6
commit 46d48f7f98
2 changed files with 2 additions and 0 deletions

View file

@ -31,6 +31,7 @@
#include <simgear/compiler.h>
#include STL_IOSTREAM
#include <simgear/debug/logstream.hxx>
#include <float.h>
#include <math.h>

View file

@ -31,6 +31,7 @@
#include <simgear/compiler.h>
#include STL_IOSTREAM
#include <simgear/debug/logstream.hxx>
#include <math.h>
#include "sphrintp.h"