diff options
Diffstat (limited to 'src/CompilerKit/StringKit.h')
| -rw-r--r-- | src/CompilerKit/StringKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CompilerKit/StringKit.h b/src/CompilerKit/StringKit.h index e4bc1c1..4f07a07 100644 --- a/src/CompilerKit/StringKit.h +++ b/src/CompilerKit/StringKit.h @@ -12,6 +12,7 @@ #include <CompilerKit/Config.h> #include <CompilerKit/ErrorOr.h> +#include <cstring> /// =========================================================== /// /// @file StringKit.h |
