]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/time.h
more warning fixes about empty if statement in helper classes in release build
[wxWidgets.git] / include / wx / msw / wince / time.h
index 983eaf3eed8409ba8d285f9fd4113b282b23ec81..cb027d176ffdae9e6650a9f5401c5345f1add90f 100644 (file)
@@ -9,6 +9,8 @@
 
 #ifndef _TM_DEFINED
 
 
 #ifndef _TM_DEFINED
 
+#define _TM_DEFINED
+
 struct tm {
         int tm_sec;     /* seconds after the minute - [0,59] */
         int tm_min;     /* minutes after the hour - [0,59] */
 struct tm {
         int tm_sec;     /* seconds after the minute - [0,59] */
         int tm_min;     /* minutes after the hour - [0,59] */