Skip to content

Commit

Permalink
Update _MSVC_STL_UPDATE to January 2025 (#5217)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexprabhat99 authored Jan 7, 2025
1 parent 4c78eee commit 0408152
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 @@ -915,7 +915,7 @@

#define _CPPLIB_VER 650
#define _MSVC_STL_VERSION 143
#define _MSVC_STL_UPDATE 202412L
#define _MSVC_STL_UPDATE 202501L

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

0 comments on commit 0408152

Please sign in to comment.