You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
Emmanuel Gil Peyrot ebdae19fd2 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.
9 years ago
..
audio_core Remove empty newlines in #include blocks. 9 years ago
citra Remove empty newlines in #include blocks. 9 years ago
citra_qt Remove empty newlines in #include blocks. 9 years ago
common Remove empty newlines in #include blocks. 9 years ago
core Remove empty newlines in #include blocks. 9 years ago
tests
video_core Remove empty newlines in #include blocks. 9 years ago
.clang-format Remove empty newlines in #include blocks. 9 years ago
CMakeLists.txt