mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-10 23:45:16 +01:00
unused usings
This commit is contained in:
parent
d8cc077d06
commit
1369699f77
|
|
@ -2,12 +2,10 @@
|
|||
#include "wiimote_handler.h"
|
||||
#include "Input/hid_instance.h"
|
||||
#include "Emu/System.h"
|
||||
#include "Emu/system_config.h"
|
||||
#include "Utilities/File.h"
|
||||
#include "util/yaml.hpp"
|
||||
#include "util/logs.hpp"
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
|
||||
LOG_CHANNEL(wiimote_log, "Wiimote");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue