{
|
|
"clang.cxxflags": [
|
|
"-I${workspaceRoot}/V1/include",
|
|
"-I${workspaceRoot}/CommandEr/src",
|
|
"--std=c++2a"
|
|
]
|
|
}
|