source2006/utils/lzma/C/7zip/Compress/LZ/HashChain/HC2.h
2020-02-25 05:28:57 +02:00

13 lines
120 B
C

// HC2.h
#ifndef __HC2_H
#define __HC2_H
#define BT_NAMESPACE NHC2
#include "HCMain.h"
#undef BT_NAMESPACE
#endif