diff --git a/stl/inc/yvals_core.h b/stl/inc/yvals_core.h index b18f335ac48..77ddc7263ca 100644 --- a/stl/inc/yvals_core.h +++ b/stl/inc/yvals_core.h @@ -883,7 +883,7 @@ #define _CPPLIB_VER 650 #define _MSVC_STL_VERSION 143 -#define _MSVC_STL_UPDATE 202401L +#define _MSVC_STL_UPDATE 202402L #ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH #if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)