Skip to content

Commit 54cce5e

Browse files
authored
Updated _MSVC_STL_UPDATE to January 2021 (#1552)
1 parent 2ce62b5 commit 54cce5e

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
@@ -501,7 +501,7 @@
501501

502502
#define _CPPLIB_VER 650
503503
#define _MSVC_STL_VERSION 142
504-
#define _MSVC_STL_UPDATE 202012L
504+
#define _MSVC_STL_UPDATE 202101L
505505

506506
#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
507507
#ifdef __CUDACC__

0 commit comments

Comments
 (0)