Trying to run C++ on Vscode on a Mac, but the stdc++.h library is not found. I want to setup bits/stdc++.h instead of the custom header of clang++.
fatal error: 'bits/stdc++.h' file not found.
It will help if someone give me the c_cpp_properties.json file and settings