Skip to content

Commit 0408152

Browse files
Update _MSVC_STL_UPDATE to January 2025 (#5217)
1 parent 4c78eee commit 0408152

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
@@ -915,7 +915,7 @@
915915

916916
#define _CPPLIB_VER 650
917917
#define _MSVC_STL_VERSION 143
918-
#define _MSVC_STL_UPDATE 202412L
918+
#define _MSVC_STL_UPDATE 202501L
919919

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

0 commit comments

Comments
 (0)