clean up a bit

This commit is contained in:
2025-06-16 10:57:36 +02:00
parent fac42da5fe
commit 842a87a120
8 changed files with 39 additions and 67 deletions
+3 -1
View File
@@ -33,7 +33,9 @@
"string_view": "c",
"version.h": "c",
"cdecl.h": "c",
"algorithm": "c"
"algorithm": "c",
"socket.h": "c",
"time.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}