mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 05:08:23 +00:00
Fix clang-format
This commit is contained in:
parent
63c7b44ba8
commit
8fceac801c
1 changed files with 1 additions and 1 deletions
|
@ -12,8 +12,8 @@
|
|||
#include <boost/container/flat_map.hpp>
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/kernel/hle_ipc.h"
|
||||
#include "core/hle/service/sm/sm.h"
|
||||
#include "core/hle/kernel/object.h"
|
||||
#include "core/hle/service/sm/sm.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Namespace Service
|
||||
|
|
Loading…
Reference in a new issue