X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fdecode_binobj.cxx;h=70a50f5ea2bef5814e151eaaaa6cd54289df02a9;hb=dc09a50472890ac706d3c76d8af34cc3682ada0c;hp=dbb1e1db7af0e3c60a8b4e9f7ec9518614556eca;hpb=d778dd081d109c9e2430a945f01ed25ca846fdb7;p=simgear.git diff --git a/simgear/io/decode_binobj.cxx b/simgear/io/decode_binobj.cxx index dbb1e1db..70a50f5e 100644 --- a/simgear/io/decode_binobj.cxx +++ b/simgear/io/decode_binobj.cxx @@ -3,12 +3,10 @@ #include #include STL_IOSTREAM -#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS) +#include "sg_binobj.hxx" + SG_USING_STD(cout); SG_USING_STD(endl); -#endif - -#include "sg_binobj.hxx" int main( int argc, char **argv ) {