mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
GCC buildfix (processes more of templates earlier than MSVC)
This commit is contained in:
parent
3009a92cdd
commit
8e22554fb0
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "native/base/mutex.h"
|
||||
#include "Core/System.h"
|
||||
#include "Core/CoreTiming.h"
|
||||
#include <deque>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue