c++_vscode_头文件问题
from: https://github.com/microsoft/vscode-cpptools/issues/1041
What does gcc tell you the include path should be? Run this command and make sure all of the paths printed out are listed in your c_cpp_properties.json: gcc -v -E -x c++ -





