From: ehofman Date: Wed, 28 Jul 2004 14:13:16 +0000 (+0000) Subject: Use the SimGear default notation. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4b74e40a5f1c17c206ba34118e99a66b9dd412d5;p=simgear.git Use the SimGear default notation. --- diff --git a/simgear/misc/sgstream.cxx b/simgear/misc/sgstream.cxx index e9b61031..5a442ab8 100644 --- a/simgear/misc/sgstream.cxx +++ b/simgear/misc/sgstream.cxx @@ -21,11 +21,13 @@ // // $Id$ +#include +#include STL_STRING + #include // isspace() #ifdef SG_HAVE_STD_INCLUDES # include -# include #else # include #endif