fix makefile

This commit is contained in:
Passthem
2025-04-14 16:07:04 +08:00
parent f23f7b05b2
commit 3efe232019
2 changed files with 3 additions and 2 deletions

View File

@ -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": [