gStore/KVstore/Tree.h

4 lines
99 B
C

//headers wrapper for all kinds of BPlusTree
#include "ISTree/ISTree.h"
#include "SITree/SITree.h"