Skip to content

Commit 66c528a

Browse files
authored
Update _MSVC_STL_UPDATE to December 2022 (#3264)
1 parent 6059e75 commit 66c528a

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
@@ -796,7 +796,7 @@
796796

797797
#define _CPPLIB_VER 650
798798
#define _MSVC_STL_VERSION 143
799-
#define _MSVC_STL_UPDATE 202211L
799+
#define _MSVC_STL_UPDATE 202212L
800800

801801
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
802802
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)