From: david Date: Fri, 22 Mar 2002 12:38:34 +0000 (+0000) Subject: Moved up #include X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=101fdb359871a14726a83cdb5a8bb2c0f6ee5af1;hp=b13505afdf23db9a072299358b76f04f2859e917;p=simgear.git Moved up #include --- diff --git a/simgear/misc/props.cxx b/simgear/misc/props.cxx index 2c2866a8..8fbbbd58 100644 --- a/simgear/misc/props.cxx +++ b/simgear/misc/props.cxx @@ -17,6 +17,7 @@ using std::sort; #else +#include #include #include @@ -24,7 +25,6 @@ SG_USING_STD(sort); #endif -#include #include #include