Compile Errors: ambiguous call to overloaded function

Please HELP ME! I compiled my solution, and got these errors. It’s strange because the same code other people could compile successfully.

And I also got some warnings :

I think maybe there’s something wrong with the “include”, but I have no idea how to locate it.
I found another guy posted a similar problem:
[Editor won’t build if a source file is modified and the unmodified][3]
And I searched the in my project.

Should I Add #include “AllowWindowsPlatformTypes.h” and #include “HideWindowsPlatformTypes.h” for all these files?