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