RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / scripts / squashfs / lzma / C / 7zip / Compress / LZ / Patricia / Pat3H.h
blob96bdccd4a6f3d714a8c3e8f562567cfe394f2493
1 // Pat3H.h
3 #ifndef __PAT3H__H
4 #define __PAT3H__H
6 #undef PAT_CLSID
7 #define PAT_CLSID CLSID_CMatchFinderPat3H
9 #undef PAT_NAMESPACE
10 #define PAT_NAMESPACE NPat3H
12 #define __AUTO_REMOVE
13 #define __NODE_3_BITS
14 #define __HASH_3
16 #include "Pat.h"
17 #include "PatMain.h"
19 #undef __AUTO_REMOVE
20 #undef __NODE_3_BITS
21 #undef __HASH_3
23 #endif