mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-20 05:56:32 +00:00
🔧 include上级文件夹时,统一采用<>来指定文件
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -104,7 +104,10 @@
|
||||
"spinlock.h": "c",
|
||||
"stat.h": "c",
|
||||
"video.h": "c",
|
||||
"libm.h": "c"
|
||||
"libm.h": "c",
|
||||
"ahci.h": "c",
|
||||
"slab.h": "c",
|
||||
"boot_info.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Enabled",
|
||||
"esbonio.sphinx.confDir": ""
|
||||
|
Reference in New Issue
Block a user