mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-09 04:28:30 -05:00
_MSC_VER < 1900 corresponds to 1800 and earlier, which is VC++ version 12.0 (Visual Studio 2013). Cantera now uses the C++17 standard, with the current minimum requirement VC++ version 14.1 (Visual Studio 2017).