take OpenDecompressor out of FileReader and fixed exploding decompression
This commit is contained in:
parent
6f8c3c60c4
commit
9bcbdfa09c
6 changed files with 79 additions and 71 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include "fs_files.h"
|
||||
#include "fs_decompress.h"
|
||||
|
||||
namespace FileSys {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue