Skip to content

Commit

Permalink
[NFC] <yvals_core.h>: Update _MSVC_STL_UPDATE to March 2024
Browse files Browse the repository at this point in the history
Signed-off-by: nwh <[email protected]>
  • Loading branch information
wenhuiNi committed Mar 10, 2024
1 parent d6efe94 commit a5d096f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stl/inc/yvals_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@

#define _CPPLIB_VER 650
#define _MSVC_STL_VERSION 143
#define _MSVC_STL_UPDATE 202402L
#define _MSVC_STL_UPDATE 202403L

#ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
#if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)
Expand Down

0 comments on commit a5d096f

Please sign in to comment.