X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fnative_fdm.cxx;h=9f83f4faba0e2304cd1474b44951afba335676c8;hb=7d3448294bc7486af3f4c1f0ff5c8493b03ffc90;hp=7d5ac289e84d9946f7fda24554e4f3992100699c;hpb=0b5594d50d0a5c56fa698fe5a21a63c09f6aa163;p=flightgear.git diff --git a/src/Network/native_fdm.cxx b/src/Network/native_fdm.cxx index 7d5ac289e..9f83f4fab 100644 --- a/src/Network/native_fdm.cxx +++ b/src/Network/native_fdm.cxx @@ -21,13 +21,55 @@ // $Id$ +#ifdef HAVE_CONFIG_H +# include +#endif + #include +#include // endian tests #include +#include #include +#include