mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-01-04 12:05:45 +00:00
1db10b8f4c
In file included from src/input_common/gcadapter/gc_adapter.cpp:8: src/./input_common/gcadapter/gc_adapter.h:77:10: error: no template named 'unordered_map' in namespace 'std' std::unordered_map<int, bool> buttons; ~~~~~^ src/./input_common/gcadapter/gc_adapter.h:78:10: error: no template named 'unordered_map' in namespace 'std' std::unordered_map<int, u16> axes; ~~~~~^ |
||
---|---|---|
.. | ||
gc_adapter.cpp | ||
gc_adapter.h | ||
gc_poller.cpp | ||
gc_poller.h |