From: curt Date: Sun, 26 Mar 2000 14:04:03 +0000 (+0000) Subject: #include "config.h" X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=856b6201dc468c3962202fe8569eb6bd3d74fe3e;p=simgear.git #include "config.h" --- diff --git a/simgear/misc/zfstream.hxx b/simgear/misc/zfstream.hxx index b093499f..370eda5e 100644 --- a/simgear/misc/zfstream.hxx +++ b/simgear/misc/zfstream.hxx @@ -24,6 +24,10 @@ #ifndef _zfstream_hxx #define _zfstream_hxx +#ifdef HAVE_CONFIG_H +# include +#endif + #include #ifdef HAVE_ZLIB