Skip to content

Commit 108a112

Browse files
authored
Update _MSVC_STL_UPDATE to March 2021 (microsoft#1708)
1 parent 2e4ad02 commit 108a112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stl/inc/yvals_core.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@
515515

516516
#define _CPPLIB_VER 650
517517
#define _MSVC_STL_VERSION 142
518-
#define _MSVC_STL_UPDATE 202102L
518+
#define _MSVC_STL_UPDATE 202103L
519519

520520
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
521521
#ifdef __CUDACC__

0 commit comments

Comments
 (0)