]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/debug.h
Fix huge performance problem in wxStdInputStream when using MSVC8/9.
[wxWidgets.git] / include / wx / debug.h
index 7529d847c4f68bc3211bf631ac38987a0331e326..8a8530d97ccf594cdd947b63a56581d4497933a1 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_DEBUG_H_
 #define _WX_DEBUG_H_
 
-#if !defined(__WXPALMOS5__) && !defined(__WXWINCE__)
+#if !defined(__WXWINCE__)
     #include  <assert.h>
 #endif // systems without assert.h