]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/datetime.cpp
better spacing
[wxWidgets.git] / src / common / datetime.cpp
index eb28a5c0b0c003bc0db3671c0a73ca283ce35d2c..d796e6e12743cb498ad38cfd90c4ccc80993cfc4 100644 (file)
@@ -13,7 +13,7 @@
 //               so long as the above copyright and this permission statement
 //               are retained in all copies.
 //
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 /*
     #undef HAVE_STRPTIME
 #endif // broken strptime()
 
+#if defined(__MWERKS__) && wxUSE_UNICODE
+    #include <wtime.h>
+#endif
+
 #if !defined(WX_TIMEZONE) && !defined(WX_GMTOFF_IN_TM)
     #if defined(__BORLANDC__) || defined(__MINGW32__) || defined(__VISAGECPP__)
         #define WX_TIMEZONE _timezone