gStore/KVstore/Tree.h

4 lines
99 B
C
Raw Normal View History

//headers wrapper for all kinds of BPlusTree
2017-01-16 14:12:57 +08:00
#include "ISTree/ISTree.h"
#include "SITree/SITree.h"