From: George Tasker Date: Thu, 4 Oct 2001 16:29:05 +0000 (+0000) Subject: Changed code in unzip.c/.h for #including zlib.h to use the same code as is found... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ac2834ab04e6ca828e032b6168aa2e32134b7d8c?ds=sidebyside;hp=ac2834ab04e6ca828e032b6168aa2e32134b7d8c Changed code in unzip.c/.h for #including zlib.h to use the same code as is found in zstream.cpp #include changed to #include "zlib.h" git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---