diff --git a/stl/inc/yvals_core.h b/stl/inc/yvals_core.h index eab87990663..dda5007425b 100644 --- a/stl/inc/yvals_core.h +++ b/stl/inc/yvals_core.h @@ -910,7 +910,7 @@ #define _CPPLIB_VER 650 #define _MSVC_STL_VERSION 145 -#define _MSVC_STL_UPDATE 202507L +#define _MSVC_STL_UPDATE 202508L #ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH #if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)