empecemos

This commit is contained in:
2025-06-10 08:12:37 +02:00
parent 3cd5e6fce0
commit d311c034af
4 changed files with 178 additions and 14 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
"name": "macos-clang-x64",
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}"
"${workspaceFolder}",
"${workspaceFolder}/class",
"${workspaceFolder}/class"
],
"compilerPath": "/usr/bin/clang",
"cStandard": "${default}",