Skip to content

Commit 18cdebd

Browse files
authored
Update _MSVC_STL_UPDATE to March 2025 (#5323)
1 parent 1cbf316 commit 18cdebd

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
@@ -894,7 +894,7 @@
894894

895895
#define _CPPLIB_VER 650
896896
#define _MSVC_STL_VERSION 143
897-
#define _MSVC_STL_UPDATE 202502L
897+
#define _MSVC_STL_UPDATE 202503L
898898

899899
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
900900
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)