I am using Visual Studio Code in my C++ project. I installed Microsoft C/C++ Extension for VS Code. I got the following error:
#include error
If someone have this problem, maybe you just have to install build-essential.
apt install build-essential