Skip to content

Commit ee6a79e

Browse files
authored
Update _MSVC_STL_UPDATE for 2022-02 (#2519)
1 parent 53d4f93 commit ee6a79e

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
@@ -582,7 +582,7 @@
582582

583583
#define _CPPLIB_VER 650
584584
#define _MSVC_STL_VERSION 143
585-
#define _MSVC_STL_UPDATE 202201L
585+
#define _MSVC_STL_UPDATE 202202L
586586

587587
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
588588
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)

0 commit comments

Comments
 (0)