]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/archive/archivetest.cpp
updated all .po files for 2.5.4
[wxWidgets.git] / tests / archive / archivetest.cpp
index fc50a5217f3c667131d268c94e6bdcef14cb08c7..b9a6191c29086b69ad100ae245f3f3ddffbf487c 100644 (file)
@@ -17,7 +17,7 @@
 #   include "wx/wx.h"
 #endif
 
-#if wxUSE_STREAMS && wxUSE_ARCSTREAM
+#if wxUSE_STREAMS && wxUSE_ARCHIVE_STREAMS
 
 // VC++ 6 warns that the list iterator's '->' operator will not work whenever
 // std::list is used with a non-pointer, so switch it off.
@@ -1284,4 +1284,4 @@ template class ArchiveTestCase<wxArchiveClassFactory>;
 template class ArchiveTestCase<wxZipClassFactory>;
 #endif
 
-#endif // wxUSE_STREAMS && wxUSE_ARCSTREAM
+#endif // wxUSE_STREAMS && wxUSE_ARCHIVE_STREAMS