summaryrefslogtreecommitdiffstats
path: root/hostTools/lzma/compress/BinTree2Main.h
blob: 385166e3bfec63120fc21d3262adae17f79c8b10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef __BINTREE2MAIN__H
#define __BINTREE2MAIN__H

#undef BT_CLSID
#define BT_CLSID CLSID_CMatchFinderBT2

#undef BT_NAMESPACE
#define BT_NAMESPACE NBT2

#include "BinTreeMFMain.h"

#endif