Skip to content

Commit 26be5fc

Browse files
MarcinLigezafsb4000
authored andcommitted
<yvals_core.h>: Update _MSVC_STL_UPDATE to June 2022 (microsoft#2764)
1 parent 489cb84 commit 26be5fc

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
@@ -618,7 +618,7 @@
618618

619619
#define _CPPLIB_VER 650
620620
#define _MSVC_STL_VERSION 143
621-
#define _MSVC_STL_UPDATE 202205L
621+
#define _MSVC_STL_UPDATE 202206L
622622

623623
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
624624
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)