From 452af5f4522e750627d0c0ac9fbc794aeb1f1f8f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 12 Apr 2012 16:05:31 +0100 Subject: gbuildize internal zlib and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz --- shell/inc/internal/zipfile.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'shell/inc') diff --git a/shell/inc/internal/zipfile.hxx b/shell/inc/internal/zipfile.hxx index 24fba6542fcf..7b119412e2a8 100644 --- a/shell/inc/internal/zipfile.hxx +++ b/shell/inc/internal/zipfile.hxx @@ -33,11 +33,7 @@ #define _WINDOWS #endif -#ifdef SYSTEM_ZLIB #include -#else -#include -#endif #include #include -- cgit