mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-07 13:37:46 +00:00
unused usings
This commit is contained in:
parent
d8cc077d06
commit
1369699f77
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue