From f3cd19f1fa88b2bc33bfb96fb6c877a4d62c5c97 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Mon, 14 Sep 2015 23:03:31 +0200 Subject: Add implementation of inflate_streambuf (still broken though) --- include/io/izlibstream.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/io/izlibstream.h b/include/io/izlibstream.h index 99b56ac5cf..16c82d9f9d 100644 --- a/include/io/izlibstream.h +++ b/include/io/izlibstream.h @@ -48,6 +48,8 @@ private: std::vector in; std::vector out; z_stream zstr; + + int_type underflow() override; }; /** -- cgit 0.0.5-2-1-g0f52