Skip to content

Commit defc75b

Browse files
authored
<yvals_core.h>: Update _MSVC_STL_UPDATE to November 2025 (#5822)
1 parent 8784104 commit defc75b

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
@@ -935,7 +935,7 @@
935935

936936
#define _CPPLIB_VER 650
937937
#define _MSVC_STL_VERSION 145
938-
#define _MSVC_STL_UPDATE 202510L
938+
#define _MSVC_STL_UPDATE 202511L
939939

940940
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
941941
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)