I get the following two errors when I do #include
#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:\GameDev\FirstCPP\hello.cpp).C/C++(1696)
cannot open source file “cstdio”. Please run the ‘Select IntelliSense Configuration…’ command to locate your system headers.C/C++(1696)
I have two extensions installed, C/C++ and C/C++ Extension Pack.
I have raylib 4.0, as the provided project template was for VSCode Template provided via github was updated for 4.0.