mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00: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:
parent
1fe31f6f19
commit
c1184957a5
5 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue