mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
Fix the Android build when using clang 3.4
This commit is contained in:
parent
8e45783d54
commit
3586ab1d4c
@ -6,10 +6,10 @@
|
||||
|
||||
#include <cstdarg>
|
||||
#include <fstream>
|
||||
#include <mutex>
|
||||
#include <set>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/StdMutex.h"
|
||||
|
||||
#define MAX_MESSAGES 8000
|
||||
#define MAX_MSGLEN 1024
|
||||
|
Loading…
x
Reference in New Issue
Block a user