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