X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/92bdf9f72f6f9aae3de0115b7ac8c6037ef95ca1..e6113e3a52d1c1c486b3a31cb22b59e2d9555b2d:/include/wx/msw/wince/time.h diff --git a/include/wx/msw/wince/time.h b/include/wx/msw/wince/time.h index 983eaf3eed..cb027d176f 100644 --- a/include/wx/msw/wince/time.h +++ b/include/wx/msw/wince/time.h @@ -9,6 +9,8 @@ #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] */