更改了宏定义的文件

This commit is contained in:
NeoZng
2022-12-05 15:03:45 +08:00
parent 8e7935876e
commit 3c8ffda61d
8 changed files with 70 additions and 61 deletions

View File

@@ -35,7 +35,8 @@
"compare": "c",
"*.tcc": "c",
"type_traits": "c",
"typeinfo": "c"
"typeinfo": "c",
"general_def.h": "c"
},
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
}