wxwidgets/include/msvc
Vadim Zeitlin 924db833f4 Require MSVS 2015+ and remove checks for earlier versions
Simplify the code checking for _MSC_VER or __VISUALC__ or using
wxCHECK_VISUALC_VERSION() macro (which is not very useful any longer,
but keep it in case we need it again in the future).
2022-10-11 00:02:29 +02:00
..
wx Require MSVS 2015+ and remove checks for earlier versions 2022-10-11 00:02:29 +02:00