Type: General
"#include" statements are always invalid. If I create a folder and set the options files, the errors disappear but it goto a file of option and never compile and run. I've installed GCC.
Describe the bug
- OS and Version: Win10
- VS Code Version: 1.49.1
- C/C++ Extension Version: 1.1.3
- Other extensions you installed (and if the issue persists after disabling them): None
- A clear and concise description of what the bug is:
"#include" statements are always invalid, just like the image below.
To Reproduce
C动态数组测试.zip
Steps to reproduce the behavior:
- Unzip and open the c file using VSCode and Cpptools
- See error of include statements
Expected behavior
No error for include statements.
Screenshots

Type: General
"#include" statements are always invalid. If I create a folder and set the options files, the errors disappear but it goto a file of option and never compile and run. I've installed GCC.
Describe the bug
"#include" statements are always invalid, just like the image below.
To Reproduce
C动态数组测试.zip
Steps to reproduce the behavior:
Expected behavior
No error for include statements.
Screenshots
