X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Flowlevel.hxx;h=fc8398f54d2b74d38b689cbad85dee8b8e49055f;hb=dc09a50472890ac706d3c76d8af34cc3682ada0c;hp=b866df2e9d54cfdee58960aaedba75442a06c21d;hpb=2d21e59b54dcaafe1ee480438b63460fae4afdd6;p=simgear.git diff --git a/simgear/io/lowlevel.hxx b/simgear/io/lowlevel.hxx index b866df2e..fc8398f5 100644 --- a/simgear/io/lowlevel.hxx +++ b/simgear/io/lowlevel.hxx @@ -4,7 +4,7 @@ // Shamelessly adapted from plib January 2001 // // Original version Copyright (C) 2000 the plib team -// Local changes Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Local changes Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -29,12 +29,7 @@ #include - -#ifdef HAVE_ZLIB -# include -#else -# include -#endif +#include #include