logic might be there

This commit is contained in:
Hakan Bastedt
2024-02-01 20:30:02 +01:00
parent 934f3cb028
commit d1eb1d9a40
4 changed files with 182 additions and 9 deletions

View File

@@ -10,7 +10,8 @@
"vector": "cpp",
"system_error": "cpp",
"numeric": "cpp",
"ostream": "cpp"
"ostream": "cpp",
"cmath": "cpp"
},
"C_Cpp.errorSquiggles": "disabled",
"cmake.configureOnOpen": false