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/Lzh/LzhIn.cpp')
-rwxr-xr-xCPP/7zip/Archive/Lzh/LzhIn.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/CPP/7zip/Archive/Lzh/LzhIn.cpp b/CPP/7zip/Archive/Lzh/LzhIn.cpp
index 42ef50e4..9c531848 100755
--- a/CPP/7zip/Archive/Lzh/LzhIn.cpp
+++ b/CPP/7zip/Archive/Lzh/LzhIn.cpp
@@ -1,10 +1,9 @@
-// Archive/arj/InEngine.cpp
+// Archive/LzhIn.cpp
#include "StdAfx.h"
#include "Common/StringConvert.h"
#include "Common/Buffer.h"
-#include "Common/CRC.h"
#include "../../Common/StreamUtils.h"