From 4e58288e8e2e76e8d518b21273f787be16a486c3 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 9 Jun 2008 11:44:55 +0200 Subject: Fixed gcc-4.3.0 compatibility --- zip/ZipArchive/std_stl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'zip/ZipArchive/std_stl.h') diff --git a/zip/ZipArchive/std_stl.h b/zip/ZipArchive/std_stl.h index c755d22..c54d0bf 100644 --- a/zip/ZipArchive/std_stl.h +++ b/zip/ZipArchive/std_stl.h @@ -17,6 +17,7 @@ #endif #include "_features.h" +#include #if _MSC_VER > 1000 // STL warnings -- cgit v1.2.3