mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06: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