Rename classes and small adjustments

This commit is contained in:
topjohnwu
2019-09-25 23:55:39 -04:00
parent debd1d7d54
commit 947dae4900
13 changed files with 53 additions and 57 deletions

View File

@ -6,7 +6,7 @@
#include <map>
#include <string_view>
#include <OutStream.h>
#include <stream.h>
struct cpio_newc_header;