Skip to content

Commit 2378c81

Browse files
authored
Update _MSVC_STL_UPDATE to December 2024 (#5162)
1 parent eaf7355 commit 2378c81

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
@@ -914,7 +914,7 @@
914914

915915
#define _CPPLIB_VER 650
916916
#define _MSVC_STL_VERSION 143
917-
#define _MSVC_STL_UPDATE 202411L
917+
#define _MSVC_STL_UPDATE 202412L
918918

919919
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
920920
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)