From 33970663435dd1a12941b017739285341205acf4 Mon Sep 17 00:00:00 2001 From: James Turner Date: Wed, 31 Aug 2011 07:26:11 -0700 Subject: [PATCH] One more Linux compile fix. --- simgear/misc/path_test.cxx | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.5