mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 10:11:38 -06:00
7 lines
89 B
C
Executable File
7 lines
89 B
C
Executable File
// HCMain.h
|
|
|
|
#define _HASH_CHAIN
|
|
#include "../BinTree/BinTreeMain.h"
|
|
#undef _HASH_CHAIN
|
|
|