Skip to content

Commit d43d49a

Browse files
authored
Update _MSVC_STL_UPDATE to February 2025 (#5264)
1 parent 3f7ca67 commit d43d49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stl/inc/yvals_core.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@
905905

906906
#define _CPPLIB_VER 650
907907
#define _MSVC_STL_VERSION 143
908-
#define _MSVC_STL_UPDATE 202501L
908+
#define _MSVC_STL_UPDATE 202502L
909909

910910
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
911911
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)