X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fdecode_binobj.cxx;h=0c4a99226841cb3655200bca76bfc6b2e884382d;hb=086a30e61aa153008bd403c79cd1bff3ad594179;hp=3088393bb4a34efc9861a26a8add0c8ee7332048;hpb=2a2e2716bdfbecb3494ab935171ed6224a178470;p=simgear.git diff --git a/simgear/io/decode_binobj.cxx b/simgear/io/decode_binobj.cxx index 3088393b..0c4a9922 100644 --- a/simgear/io/decode_binobj.cxx +++ b/simgear/io/decode_binobj.cxx @@ -4,9 +4,13 @@ #include +#ifndef _WIN32 #include +#endif + #include #include +#include #include "sg_binobj.hxx"