From: ehofman Date: Sun, 17 Aug 2003 10:03:36 +0000 (+0000) Subject: Some small (linux) fixes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0caaeffbc62db792c4dddbb387b7f55891a79437;p=flightgear.git Some small (linux) fixes --- diff --git a/src/Main/bootstrap.cxx b/src/Main/bootstrap.cxx index cfa2178f4..4f12ad1ee 100644 --- a/src/Main/bootstrap.cxx +++ b/src/Main/bootstrap.cxx @@ -34,6 +34,7 @@ #include #include +#include #include STL_IOSTREAM SG_USING_STD(cerr);