Fix VS2015 compilation

This commit is contained in:
James Turner 2016-05-31 13:40:00 +01:00
parent f71e2e0e9f
commit 75b2ef9372

View File

@ -22,6 +22,7 @@
#include <stdint.h>
#include <cstring>
#include <cstddef>
#include <algorithm>
#include <zlib.h>