Add missing <functional> header include

This commit is contained in:
Pierre Bourdon 2013-03-29 13:51:52 +01:00
parent 4dc1ffbb20
commit a997824f68
1 changed files with 2 additions and 0 deletions

View File

@ -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