Cannot find some header files

Hi, I’ve been using JUCE for month and for several days i have this problem. Every time I open new project I have some errors in Projucer - PluginProcessor.cpp and other cpp files can’t find windows.h and crtdbg.h. Is there specific folder where I should put this header files? When i’m compiling empty project with this errors in Visual Studio everything works fine but I’m afraid that missing header files can make some problems, so I want to solve it.

Hi Sebchw, did you ever find a solution/fix for this? Thank you.