diff options
Diffstat (limited to 'al/state.cpp')
-rw-r--r-- | al/state.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/al/state.cpp b/al/state.cpp index fc9acb25..516797aa 100644 --- a/al/state.cpp +++ b/al/state.cpp @@ -24,6 +24,7 @@ #include <atomic> #include <cmath> +#include <cstring> #include <mutex> #include <stdexcept> #include <string> |