mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 08:57:57 -05:00
Remove empty newlines in #include blocks.
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
This commit is contained in:
@ -50,6 +50,8 @@ IncludeCategories:
|
||||
Priority: 1
|
||||
- Regex: '^\<(boost|catch|dynarmic|glad|inih|nihstro)/'
|
||||
Priority: 3
|
||||
- Regex: '^\<(SDL|SoundTouch|Q)'
|
||||
Priority: 3
|
||||
- Regex: '^\<'
|
||||
Priority: 2
|
||||
IndentCaseLabels: false
|
||||
|
Reference in New Issue
Block a user