X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Flowlevel.cxx;h=d41bc801a03f2669f9442d3eb2446f3d237bc13f;hb=84e5142195f5d3b2bf40b11119991457d7f8558b;hp=74b9f93b368f7230ee5a2a77f4415e2bdd29baf0;hpb=7e7ce2f38e87d6244e05730fa4382da088bb25f1;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"