diff --git a/stl/inc/yvals_core.h b/stl/inc/yvals_core.h index 3525693fa21..6e6a9c8aa14 100644 --- a/stl/inc/yvals_core.h +++ b/stl/inc/yvals_core.h @@ -909,7 +909,7 @@ #define _CPPLIB_VER 650 #define _MSVC_STL_VERSION 143 -#define _MSVC_STL_UPDATE 202502L +#define _MSVC_STL_UPDATE 202503L #ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH #if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)