add test
minor changes
This commit is contained in:
14
.vscode/settings.json
vendored
Normal file
14
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"climits": "c",
|
||||
"cmath": "c",
|
||||
"cstdarg": "c",
|
||||
"cstdint": "c",
|
||||
"cstdio": "c",
|
||||
"cstdlib": "c",
|
||||
"type_traits": "c",
|
||||
"limits": "c",
|
||||
"*.tcc": "c",
|
||||
"typeinfo": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user