From f76d4d228b32e72c7de250cb37af264d38ee7e79 Mon Sep 17 00:00:00 2001 From: ljfa Date: Mon, 21 Sep 2015 10:21:17 +0200 Subject: Make close honor the exceptions mask --- include/io/ozlibstream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/io/ozlibstream.h b/include/io/ozlibstream.h index 770db0029d..bd9faea381 100644 --- a/include/io/ozlibstream.h +++ b/include/io/ozlibstream.h @@ -87,7 +87,7 @@ public: std::ostream& get_ostr() const { return buf.get_ostr(); } ///Finishes compression and writes all pending data to the output - void close() { buf.close(); } + void close(); private: deflate_streambuf buf; }; -- cgit 0.0.5-2-1-g0f52