fix makefile
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -2,7 +2,8 @@
|
||||
"files.associations": {
|
||||
"*.py": "python",
|
||||
"app.h": "c",
|
||||
"time.h": "c"
|
||||
"time.h": "c",
|
||||
"math.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "enabled",
|
||||
"C_Cpp.default.includePath": [
|
||||
|
||||
Reference in New Issue
Block a user