This commit is contained in:
huoji
2023-05-07 22:49:11 +08:00
parent e8a3b9fa98
commit b00e51fdc7
38 changed files with 860 additions and 954 deletions

View File

@@ -109,7 +109,9 @@
"memory_resource": "cpp",
"numeric": "cpp",
"string_view": "cpp",
"numbers": "cpp"
"numbers": "cpp",
"ip_hashmap.h": "c",
"client_msg.h": "c"
},
"C_Cpp.errorSquiggles": "enabled"
}