readd include path

This commit is contained in:
2023-10-19 13:11:27 +02:00
parent 4ed38ad4e4
commit 3b7398599d

View File

@@ -3,6 +3,7 @@
{
"name": "Blitz",
"cppStandard": "c++17",
"includePath": ["include"],
"compileCommands": ".vscode/compile_commands.json"
}
],