compilation fixes for wxUSE_DATETIME==0 (another part of patch 1203970)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
// the macro below to do it
|
||||
//#define CHANGE_SYSTEM_DATE
|
||||
|
||||
#if wxUSE_DATETIME
|
||||
|
||||
#ifndef __WINDOWS__
|
||||
#undef CHANGE_SYSTEM_DATE
|
||||
#endif
|
||||
@@ -823,3 +825,4 @@ void DateTimeTestCase::TestDSTBug()
|
||||
#endif // CHANGE_SYSTEM_DATE
|
||||
}
|
||||
|
||||
#endif // wxUSE_DATETIME
|
||||
|
Reference in New Issue
Block a user