diff options
Diffstat (limited to 'src/string.hh')
| -rw-r--r-- | src/string.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string.hh b/src/string.hh index 3bbb907e..b3102272 100644 --- a/src/string.hh +++ b/src/string.hh @@ -2,6 +2,7 @@ #define string_hh_INCLUDED #include <bit> +#include <cstring> #include "memory.hh" #include "hash.hh" #include "units.hh" |
