Skip to content

Commit c33d3fd

Browse files
authored
Updated _MSVC_STL_UPDATE to December 2021 (#2374)
1 parent 9cfcf56 commit c33d3fd

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
@@ -571,7 +571,7 @@
571571

572572
#define _CPPLIB_VER 650
573573
#define _MSVC_STL_VERSION 143
574-
#define _MSVC_STL_UPDATE 202111L
574+
#define _MSVC_STL_UPDATE 202112L
575575

576576
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
577577
#ifdef __CUDACC__

0 commit comments

Comments
 (0)