opengl-learning/.vscode/settings.json

6 lines
58 B
JSON
Raw Normal View History

{
"clangd.arguments": [
"-header-insertion=never"
]
}