Skip to content

Commit d47747c

Browse files
authored
Update _MSVC_STL_UPDATE to August 2024 (#4872)
1 parent bdcd8ea commit d47747c

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
@@ -884,7 +884,7 @@
884884

885885
#define _CPPLIB_VER 650
886886
#define _MSVC_STL_VERSION 143
887-
#define _MSVC_STL_UPDATE 202407L
887+
#define _MSVC_STL_UPDATE 202408L
888888

889889
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
890890
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)