Make it compile with gcc-4.4.

Modified Files:
	simgear/debug/logstream.hxx
This commit is contained in:
frohlich
2009-03-24 08:09:16 +00:00
committed by Tim Moore
parent 45f653167d
commit 795c9876af

View File

@@ -33,6 +33,7 @@
#include <streambuf>
#include <ostream>
#include <cstdio>
#include <simgear/debug/debug_types.h>