mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +00:00
Tidy up the pointers, use pair over tuple where appropriate
This commit is contained in:
parent
a0f8f1dc5e
commit
5479427335
4 changed files with 22 additions and 24 deletions
|
@ -7,7 +7,6 @@
|
|||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "input_common/gcadapter/gc_adapter.h"
|
||||
#include "input_common/gcadapter/gc_poller.h"
|
||||
|
||||
namespace Common {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue