Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/Archive/GZip/GZipOut.cpp')
-rwxr-xr-xCPP/7zip/Archive/GZip/GZipOut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/Archive/GZip/GZipOut.cpp b/CPP/7zip/Archive/GZip/GZipOut.cpp
index afa8a931..af01c79f 100755
--- a/CPP/7zip/Archive/GZip/GZipOut.cpp
+++ b/CPP/7zip/Archive/GZip/GZipOut.cpp
@@ -3,7 +3,7 @@
#include "StdAfx.h"
#include "GZipOut.h"
-#include "Common/CRC.h"
+
#include "Windows/Defs.h"
#include "../../Common/StreamUtils.h"