X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Flowlevel.cxx;h=d41bc801a03f2669f9442d3eb2446f3d237bc13f;hb=8ddf922005fb0fea39964fb7d6ad6fae9f27cbd2;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"