120-121行:
#pragma warning(disable : 4599) // VS2015 update 3 : When using PCH files, mismatched -I include directories to the compiler between -Yc and -Yu compilations will now produce a new warning
#pragma warning(disable : 4605) // VS2015 update 3 : Seems related to 4599