diff --git a/Source/PCH/pch.h b/Source/PCH/pch.h index f9cacdd23f..34860a69e9 100644 --- a/Source/PCH/pch.h +++ b/Source/PCH/pch.h @@ -67,7 +67,7 @@ #ifdef _WIN32 -#if _MSC_FULL_VER < 191025017 +#if _MSC_FULL_VER < 191426433 #error Please update your build environment to the latest Visual Studio 2017! #endif