git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34255
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#if !defined(__VISUALC__) || defined(__WXDEBUG__)
+#if !defined(_MSC_VER) || defined(__WXDEBUG__) || (defined(_MSC_VER) && _MSC_VER <= 1200)
// this code is unreachable but put it here to suppress warnings in some compilers
// and disable for others to supress warnings too
return -1;
// this code is unreachable but put it here to suppress warnings in some compilers
// and disable for others to supress warnings too
return -1;