I have been trying to figure out this error for a while now but I cannot find anything, whenever I try to build my program I get the error:
C1083: Cannot open include file: 'corecrt.h' No such file or directory.
edit: I added $(UniversalCRT_IncludePath) into additional include directories but I still get the error.