mixerToy: fix build on gcc4
This commit is contained in:
@@ -8,7 +8,7 @@ SimpleTest mixerToy :
|
||||
Resampler.cpp
|
||||
Interpolate.cpp
|
||||
|
||||
: be
|
||||
: be [ TargetLibsupc++ ]
|
||||
;
|
||||
|
||||
# Tell Jam where to find these sources
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
|
||||
#include <Application.h>
|
||||
|
||||
Reference in New Issue
Block a user