aboutsummaryrefslogtreecommitdiff
path: root/sp/src/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h
diff options
context:
space:
mode:
Diffstat (limited to 'sp/src/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h')
-rw-r--r--sp/src/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/sp/src/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h b/sp/src/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h
new file mode 100644
index 00000000..d8e61a74
--- /dev/null
+++ b/sp/src/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h
@@ -0,0 +1,13 @@
+// HC2.h
+
+#ifndef __HC2_H
+#define __HC2_H
+
+#define BT_NAMESPACE NHC2
+
+#include "HCMain.h"
+
+#undef BT_NAMESPACE
+
+#endif
+