Skip to content

Commit

Permalink
Update _MSVC_STL_UPDATE to February 2025 (#5264)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinek13 authored Feb 11, 2025
1 parent 3f7ca67 commit d43d49a
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 @@ -905,7 +905,7 @@

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

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

0 comments on commit d43d49a

Please sign in to comment.