[v4.7.2]New basic code project creating error

I’m receiving error while I’m trying to create new basic code project

message:

33646-error.png

build error:

The project failed to compile with this version of the engine. Build output is as follows:
Running MyProject3 Development Win64 -project=“” -rocket -editorrecompile -progress
Parsing headers for MyProject3Editor
Reflection code generated for MyProject3Editor
Performing 7 actions (4 in parallel)
[3/7] Resource MyProject3.rc
[2/7] Resource ModuleVersionResource.rc.inl
PCH.MyProject3.MyProject3.h.cpp
Epic Games\4.7\Engine\Source\Runtime\Core\Resources\Windows\ModuleVersionResource.rc.inl(3) : fatal error RC1015: cannot open include file ‘windows.h’.
(5) : fatal error C1083: Nie mo?na otworzy? pliku do??cz: ‘new’: No such file or directory
-------- End Detailed Actions Stats -----------------------------------------------------------
ERROR: UBT
Cumulative action seconds (8 processors): 0,00 building projects, 0,34 compiling, 0,00 creating app bundles, 0,00 generating debug info, 0,00 linking, 0,00 other
UBT execution time: 13,19 seconds

In visual studio: (1. error: could not open file add: ‘new’…)

Thanks