mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Controller Interface: Remove "using namespace" in header file.
This commit is contained in:
@ -442,5 +442,5 @@ public:
|
||||
|
||||
std::vector<std::unique_ptr<ControlGroup>> groups;
|
||||
|
||||
DeviceQualifier default_device;
|
||||
ciface::Core::DeviceQualifier default_device;
|
||||
};
|
||||
|
Reference in New Issue
Block a user