X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Flowlevel.cxx;h=d41bc801a03f2669f9442d3eb2446f3d237bc13f;hb=09b0dd2b2d7d934c1d4059cb2cbd3b4fcbb7872f;hp=74b9f93b368f7230ee5a2a77f4415e2bdd29baf0;hpb=9d647b90e0caa4e6e65cfbfef32f30ee02967f42;p=simgear.git diff --git a/simgear/io/lowlevel.cxx b/simgear/io/lowlevel.cxx index 74b9f93b..d41bc801 100644 --- a/simgear/io/lowlevel.cxx +++ b/simgear/io/lowlevel.cxx @@ -23,6 +23,10 @@ // $Id$ +#ifdef HAVE_CONFIG_H +# include +#endif + #include // for memcpy() #include "lowlevel.hxx"