Skip to content

Commit 5823fff

Browse files
authored
Merge pull request #396 from theyonibomber/patch-2
Add import to support latest NDK
2 parents 89b7010 + 5b506dd commit 5823fff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Superpowered/AndroidIO/SuperpoweredAndroidAudioIO.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <pthread.h>
66
#include <unistd.h>
77
#include <stdlib.h>
8+
#include <cstring>
89

910
#define NUM_CHANNELS 2
1011

0 commit comments

Comments
 (0)