]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_zip.cpp
Intel C++ needs time.h before sys/stat.h
[wxWidgets.git] / src / common / fs_zip.cpp
index 3e879ecfdd6a04ac6d7972e2bc99c68a3d3127bf..73f404a8888452a27aeef80811ac47be59e59bab 100644 (file)
@@ -38,8 +38,8 @@
 #include "unzip.h"
 #endif
 
-WX_DECLARE_EXPORTED_HASH_MAP( long, long, wxIntegerHash, wxIntegerEqual,
-                              wxLongToLongHashMap );
+WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
+                               wxLongToLongHashMap, class WXDLLIMPEXP_BASE );
 
 //----------------------------------------------------------------------------
 // wxZipFSHandler