HomeWildfire Games

Remove not needed checks and code for VS2015 [VS2013 -> VS2015]

Description

Remove not needed checks and code for VS2015 [VS2013 -> VS2015]

Some pragma warnings are not more needed for VS2015 compilation this removes them.
Removing some specific code for older version than VS2015.
Forcing build to fail if compiling with VS older than VS2015.

Differential Revision: https://code.wildfiregames.com/D1396
Reviewed by: @Itms