X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec7cd4c478ae1a192c21a89a41bd499e5bc0908a..d21d2e5adf7a5acf3b496a9c4e87eab220bd75d8:/src/common/timercmn.cpp diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp index 0a9261b912..3ff1adf9d1 100644 --- a/src/common/timercmn.cpp +++ b/src/common/timercmn.cpp @@ -60,6 +60,11 @@ # endif #endif +#if defined(__MWERKS__) && defined(__WXMSW__) +# undef HAVE_FTIME +# undef HAVE_GETTIMEOFDAY +#endif + #include #ifndef __WXMAC__ #include // for time_t