]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/log.h
Ensure that the progress dialog parent is activated at the end under MSW.
[wxWidgets.git] / include / wx / log.h
index 5d5f547e7532c417113295fd89d477a627e9e9d6..6cbf62540d3b7e80dc448be2670fe216f0899b8c 100644 (file)
@@ -57,11 +57,9 @@ class WXDLLIMPEXP_FWD_BASE wxObject;
 
 #include "wx/arrstr.h"
 
-#ifndef __WXPALMOS5__
 #ifndef __WXWINCE__
     #include <time.h>   // for time_t
 #endif
-#endif // ! __WXPALMOS5__
 
 #include "wx/dynarray.h"
 #include "wx/hashmap.h"