X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fgzstream.h;h=858784dae94ea018a2e9dc2546924c439fc35712;hb=e0787e839ff94788c8e34275440285f513e4eafe;hp=0adeb62a99b89f4ab89e562da744d7a896ac07c0;hpb=aabd481ab63fd50606dd0d984c0b407e4b27e6a7;p=lyx.git diff --git a/src/support/gzstream.h b/src/support/gzstream.h index 0adeb62a99..858784dae9 100644 --- a/src/support/gzstream.h +++ b/src/support/gzstream.h @@ -32,9 +32,7 @@ // standard C++ with new header file names and std:: namespace #include #include -#ifdef HAVE_ZLIB_H -# include -#endif +#include // For LyX #define GZSTREAM_NAMESPACE gz