]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/timercmn.cpp
removed obsolete docs
[wxWidgets.git] / src / common / timercmn.cpp
index 0a9261b9122ad49ae400ca0f5986252391435308..3ff1adf9d1dc7c50ce30dfb3b8e020532e8fed06 100644 (file)
 #  endif
 #endif
 
+#if defined(__MWERKS__) && defined(__WXMSW__)
+#   undef HAVE_FTIME
+#   undef HAVE_GETTIMEOFDAY
+#endif
+
 #include <time.h>
 #ifndef __WXMAC__
     #include <sys/types.h>      // for time_t