diff options
-rw-r--r-- | Help/variable/MSVC14.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/variable/MSVC14.rst b/Help/variable/MSVC14.rst index f67ebc7..16bfe07 100644 --- a/Help/variable/MSVC14.rst +++ b/Help/variable/MSVC14.rst @@ -1,5 +1,5 @@ MSVC14 ------ -``True`` when using the Microsoft Visual Studio ``v140`` toolset -(``cl`` version 19) or another compiler that simulates it. +``True`` when using the Microsoft Visual Studio ``v140`` or ``v141`` +toolset (``cl`` version 19) or another compiler that simulates it. |