Skip to content

Commit 9b63e8c

Browse files
Updated _MSVC_STL_UPDATE to July 2024 (#4754)
1 parent 557eae3 commit 9b63e8c

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
@@ -888,7 +888,7 @@
888888

889889
#define _CPPLIB_VER 650
890890
#define _MSVC_STL_VERSION 143
891-
#define _MSVC_STL_UPDATE 202406L
891+
#define _MSVC_STL_UPDATE 202407L
892892

893893
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
894894
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)