summaryrefslogtreecommitdiff
path: root/zip/ZipArchive
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2008-06-09 11:44:55 +0200
committerTomas Bzatek <tbzatek@redhat.com>2008-06-09 11:44:55 +0200
commit4e58288e8e2e76e8d518b21273f787be16a486c3 (patch)
tree46dd141aa7493fbfe8165db5d5b8176dc06b49d0 /zip/ZipArchive
parent16f738ecee689c6feb2acb7e4ef4d9bb4144ae7d (diff)
downloadtuxcmd-modules-4e58288e8e2e76e8d518b21273f787be16a486c3.tar.xz
Fixed gcc-4.3.0 compatibility
Diffstat (limited to 'zip/ZipArchive')
-rw-r--r--zip/ZipArchive/ZipString_stl.h2
-rw-r--r--zip/ZipArchive/std_stl.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/zip/ZipArchive/ZipString_stl.h b/zip/ZipArchive/ZipString_stl.h
index 330ce65..6ef0edc 100644
--- a/zip/ZipArchive/ZipString_stl.h
+++ b/zip/ZipArchive/ZipString_stl.h
@@ -23,7 +23,7 @@
#endif
-#include <string>
+#include <string.h>
#include <algorithm>
#include <stdarg.h>
#include <stdio.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 <limits.h>
#if _MSC_VER > 1000
// STL warnings