mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 12:28:32 -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:
@ -7,7 +7,6 @@
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include <vector>
|
||||
|
||||
#include "core/hle/service/gsp_gpu.h"
|
||||
|
||||
class GraphicsDebugger {
|
||||
|
Reference in New Issue
Block a user