- use std::vector for the MemoryArrayReader

This commit is contained in:
Christoph Oelckers 2023-08-19 15:32:53 +02:00
commit def6bffdfc
6 changed files with 12 additions and 14 deletions

View file

@ -36,10 +36,7 @@
#include <time.h>
#include <stdexcept>
#include "file_zip.h"
#include "cmdlib.h"
#include "w_zip.h"
#include "ancientzip.h"
#include "fs_findfile.h"
#include "fs_swap.h"