Skip to content

Commit f9a8e57

Browse files
authored
Update _MSVC_STL_UPDATE to July 2025 (#5633)
1 parent b7181cd commit f9a8e57

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
@@ -907,7 +907,7 @@
907907

908908
#define _CPPLIB_VER 650
909909
#define _MSVC_STL_VERSION 145
910-
#define _MSVC_STL_UPDATE 202506L
910+
#define _MSVC_STL_UPDATE 202507L
911911

912912
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
913913
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)