define __VISUALCn__ for n=5,6,7,8,9 and not only 8 (should have been part of r51353)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-01-29 11:14:51 +00:00
parent d57b71603f
commit 6b9c622a2e
2 changed files with 21 additions and 7 deletions

View File

@@ -138,13 +138,6 @@ wxCUSTOM_TYPE_INFO(wxDateTime, wxToStringConverter<wxDateTime> , wxFromStringCon
#include <wtime.h>
#endif
// define a special symbol for VC8 instead of writing tests for 1400 repeatedly
#ifdef __VISUALC__
#if __VISUALC__ >= 1400
#define __VISUALC8__
#endif
#endif
#if !defined(WX_TIMEZONE) && !defined(WX_GMTOFF_IN_TM)
#if defined(__WXPALMOS__)
#define WX_GMTOFF_IN_TM