diff --git a/stl/inc/yvals_core.h b/stl/inc/yvals_core.h index ea67cde8d2..7011419610 100644 --- a/stl/inc/yvals_core.h +++ b/stl/inc/yvals_core.h @@ -922,7 +922,7 @@ #define _CPPLIB_VER 650 #define _MSVC_STL_VERSION 145 -#define _MSVC_STL_UPDATE 202512L +#define _MSVC_STL_UPDATE 202601L #ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH #if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__) @@ -1966,3 +1966,4 @@ _EMIT_STL_ERROR(STL1013, "The STL doesn't support /RTCc because it rejects confo #endif // _STL_COMPILER_PREPROCESSOR #endif // _YVALS_CORE_H_ +