diff options
Diffstat (limited to 'src/helper-fns.h')
| -rw-r--r-- | src/helper-fns.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper-fns.h b/src/helper-fns.h index a4ce8e3b5..b1a1e37f0 100644 --- a/src/helper-fns.h +++ b/src/helper-fns.h @@ -13,6 +13,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include <string.h> + #include <sstream> // calling helperfns_read_number(string, false), it's not obvious, what |
