Skip to content

Commit

Permalink
Never automatically include headers
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-mueller committed Dec 24, 2024
1 parent d2840d0 commit b955d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@
"**/.vscode": true,
"**/.vs": true
},
"C_Cpp.refactoring.includeHeader": "never",
}

0 comments on commit b955d11

Please sign in to comment.