#ifndef SHARED_GZSTREAM_HH #define SHARED_GZSTREAM_HH #include stream *opengzfile(const char *filename, const char *mode, stream *file = nullptr); #endif