LibCompress: Remove unused header in Gzip
This commit is contained in:
parent
e03e2737dd
commit
7e9249241b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibCompress/Zlib.h>
|
||||
#include <LibCompress/GenericZlib.h>
|
||||
|
||||
namespace Compress {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue