diff options
Diffstat (limited to 'src/streams-zlib.cpp')
| -rw-r--r-- | src/streams-zlib.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/streams-zlib.cpp b/src/streams-zlib.cpp index 9e139e301..60953ad5f 100644 --- a/src/streams-zlib.cpp +++ b/src/streams-zlib.cpp @@ -9,6 +9,7 @@ * Released under GNU LGPL, read the file 'COPYING.LIB' for more information */ +#include <string.h> #include <vector> #include "streams-zlib.h" |
