From: James Turner Date: Wed, 31 Aug 2011 14:26:11 +0000 (-0700) Subject: One more Linux compile fix. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=33970663435dd1a12941b017739285341205acf4;p=simgear.git One more Linux compile fix. --- diff --git a/simgear/misc/path_test.cxx b/simgear/misc/path_test.cxx index d4a490c4..2d789e64 100644 --- a/simgear/misc/path_test.cxx +++ b/simgear/misc/path_test.cxx @@ -3,6 +3,7 @@ #include #include +#include using std::cout; using std::cerr;