add missing #includes

This commit is contained in:
Christoph Oelckers 2023-12-16 07:23:57 +01:00
commit cffa49d05f
3 changed files with 4 additions and 0 deletions

View file

@ -44,6 +44,7 @@
#include <stdlib.h>
#include <assert.h>
#include "ancientzip.h"
namespace FileSys {