mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Run clang-format on missed files
`clang-format`s files that lint missed because of the bug. Fortunately, not much.
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#include "DiscIO/Enums.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
#include "DiscIO/Enums.h"
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user