UE 4.10.4 C4599 Compiling Error with all project because of Visual Studio 2015 Update 3

Hi !

I need to rebuild an old project as I broke things updating in 4.11 a few years ago, and it is even worse with 4.22.

But after installing and seting up 4.10.4 I have the same C4599 compiling error as mentionned in a UE 4.10.4 C4599 Compiling Error previous thread :

Error C4599 ‘/IC:\Program Files
(x86)\Microsoft Visual Studio
14.0\VC\INCLUDE’: command line argument number 228 does not match
precompiled header TOTO
D:__GITHUB\TOTO\Source\TOTO\TOTO.cpp 1

The proposed solution is not suitable for me because I don’t want to remove Visual Studio 2015 update 3 and 2017 as I use it outside Unreal Engine.
So is there a way to patch the 4.10.4 engine like for the 4.11.2: Version 4.11.2 - Engine - Fixes compile issue when attempting to use Visual Studio 2015 Update 3 ?