Run dos2unix on bayou and remove white space at the end of lines.
[coreboot.git] / payloads / bayou / util / pbuilder / lzma / C / 7zip / Compress / LZ / BinTree / BinTree2.h
1 // BinTree2.h
2
3 #ifndef __BINTREE2_H
4 #define __BINTREE2_H
5
6 #define BT_NAMESPACE NBT2
7
8 #include "BinTreeMain.h"
9
10 #undef BT_NAMESPACE
11
12 #endif