mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 19:12:47 +02:00
Add missing <functional> header include
This commit is contained in:
parent
4dc1ffbb20
commit
a997824f68
@ -30,6 +30,8 @@
|
||||
#include "UCode_AXStructs.h"
|
||||
#include "../../DSP.h"
|
||||
|
||||
#include <functional>
|
||||
|
||||
#ifdef AX_GC
|
||||
# define PB_TYPE AXPB
|
||||
# define SAMPLES_PER_FRAME 32
|
||||
|
Loading…
Reference in New Issue
Block a user