diff options
Diffstat (limited to 'tests/playraw.cpp')
| -rw-r--r-- | tests/playraw.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/playraw.cpp b/tests/playraw.cpp index 13e8b49..1ab1600 100644 --- a/tests/playraw.cpp +++ b/tests/playraw.cpp @@ -11,6 +11,8 @@ #include "RtAudio.h" #include <iostream> +#include <cstdlib> +#include <cstring> /* typedef char MY_TYPE; |
