fix iw3 gcc compatibility

This commit is contained in:
Jan
2021-04-15 18:35:36 +02:00
parent 1c97c9beee
commit e6a10fb992
2 changed files with 5 additions and 4 deletions

View File

@ -3,6 +3,7 @@
#include <sstream>
#include <vector>
#include <memory>
#include <cstring>
#include "zlib.h"