Skip to content

Commit

Permalink
chore: disable missing includes check.
Browse files Browse the repository at this point in the history
  • Loading branch information
Redbeanw44602 committed Aug 18, 2024
1 parent 915ef55 commit 8f854c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clangd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Diagnostics:
UnusedIncludes: Strict
MissingIncludes: Strict
MissingIncludes: None
Suppress:
- "-Wmicrosoft-enum-forward-reference"
- "-Wc++11-narrowing"
Expand Down

0 comments on commit 8f854c1

Please sign in to comment.