X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/debe6624c1e9d4bf3243381153d1e173c849bcd8..f0b078077d0b57e73ce754eb7d5ca2143d933cb2:/src/common/date.cpp diff --git a/src/common/date.cpp b/src/common/date.cpp index 7ac9ec8641..158aca78c8 100644 --- a/src/common/date.cpp +++ b/src/common/date.cpp @@ -466,7 +466,7 @@ bool wxDate::IsLeapYear( void ) const wxDate& wxDate::Set() { -//#ifdef __WINDOWS__ +//#ifdef __WXMSW__ #if 0 struct _dosdate_t sDate; _dos_getdate(&sDate);