Fix simgear::Dir compilation on some Unix setups, thanks Anders.

This commit is contained in:
James Turner
2010-07-16 08:40:07 +01:00
parent cb4716f403
commit 3117ec5a7d

View File

@@ -31,6 +31,7 @@
#include <simgear/debug/logstream.hxx>
#include <cstring>
#include <iostream>
namespace simgear