Skip to content

Commit c764db6

Browse files
1 parent 5926b38 commit c764db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stl/inc/yvals_core.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -906,8 +906,8 @@
906906
#endif // !defined(_STL_RESTORE_DEPRECATED_WARNING)
907907

908908
#define _CPPLIB_VER 650
909-
#define _MSVC_STL_VERSION 143
910-
#define _MSVC_STL_UPDATE 202504L
909+
#define _MSVC_STL_VERSION 145
910+
#define _MSVC_STL_UPDATE 202505L
911911

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

0 commit comments

Comments
 (0)