diff --git a/include/wx/msw/wince/time.h b/include/wx/msw/wince/time.h index 9b9e880623..983eaf3eed 100644 --- a/include/wx/msw/wince/time.h +++ b/include/wx/msw/wince/time.h @@ -40,8 +40,7 @@ size_t __cdecl wcsftime(wchar_t *, size_t, const wchar_t *, const struct tm *); extern long timezone; -#endif - // old code +#endif // !_TM_DEFINED #endif // __WINCE_TIME_