Return to BinTree2.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / elwix / tools / oldlzma / SRC / 7zip / Compress / LZ / BinTree |
oldlzma needs for uboot
// BinTree2.h #ifndef __BINTREE2_H #define __BINTREE2_H #undef BT_NAMESPACE #define BT_NAMESPACE NBT2 #include "BinTree.h" #include "BinTreeMain.h" #endif