From 06d8aaba21496e6a39a7c18dd82e0d3efbeb531c Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 31 Jan 2008 19:06:59 +0000 Subject: Applying fixes for gcc 4.3 build issues (closes LP: #169115) (bzr r4629) --- src/streams-zlib.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/streams-zlib.cpp') diff --git a/src/streams-zlib.cpp b/src/streams-zlib.cpp index 60953ad5f..2d5fae01e 100644 --- a/src/streams-zlib.cpp +++ b/src/streams-zlib.cpp @@ -9,6 +9,8 @@ * Released under GNU LGPL, read the file 'COPYING.LIB' for more information */ +#include +#include #include #include #include "streams-zlib.h" -- cgit v1.2.3