mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 11:30:10 +00:00
Fixed std::find error
This commit is contained in:
parent
264335b627
commit
5becefcfd4
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include "common/common.h"
|
#include "common/common.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user