implementace pugi xml

This commit is contained in:
2023-08-25 14:14:45 +02:00
parent b2260178f6
commit eaf88b506a
5 changed files with 13932 additions and 36 deletions

View File

@@ -65,7 +65,10 @@
"bitset": "cpp",
"codecvt": "cpp",
"xtree": "cpp",
"map": "cpp"
"map": "cpp",
"csignal": "cpp",
"filesystem": "cpp",
"list": "cpp"
},
"C_Cpp.errorSquiggles": "enabledIfIncludesResolve"
}