Skip to content

Commit 7fa7486

Browse files
authored
Update _MSVC_STL_UPDATE to August 2023 (#3918)
1 parent e205e79 commit 7fa7486

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
@@ -871,7 +871,7 @@
871871

872872
#define _CPPLIB_VER 650
873873
#define _MSVC_STL_VERSION 143
874-
#define _MSVC_STL_UPDATE 202307L
874+
#define _MSVC_STL_UPDATE 202308L
875875

876876
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
877877
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)