aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/alstring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/alstring.h b/common/alstring.h
index 194e54a1..6c497190 100644
--- a/common/alstring.h
+++ b/common/alstring.h
@@ -2,6 +2,7 @@
#define AL_STRING_H
#include <cstddef>
+#include <cstring>
#include <string>
#include "almalloc.h"