X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/debe6624c1e9d4bf3243381153d1e173c849bcd8..a1a2adef0792a4accda1a7c48052dbfd9511c5fa:/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);