mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-02-15 10:00:09 +00:00
clang-format
(again)
This commit is contained in:
parent
41b3942833
commit
5c62a00134
|
@ -8,8 +8,8 @@
|
||||||
#include "common/logging/log.h"
|
#include "common/logging/log.h"
|
||||||
#include "common/scope_exit.h"
|
#include "common/scope_exit.h"
|
||||||
#include "common/singleton.h"
|
#include "common/singleton.h"
|
||||||
#include "core/devices/deci_tty6_device.h"
|
|
||||||
#include "core/devices/console_device.h"
|
#include "core/devices/console_device.h"
|
||||||
|
#include "core/devices/deci_tty6_device.h"
|
||||||
#include "core/devices/logger.h"
|
#include "core/devices/logger.h"
|
||||||
#include "core/devices/nop_device.h"
|
#include "core/devices/nop_device.h"
|
||||||
#include "core/devices/random_device.h"
|
#include "core/devices/random_device.h"
|
||||||
|
|
Loading…
Reference in a new issue