rename xo-tree -> xo-ordinaltree
This commit is contained in:
parent
0c76f5f40a
commit
5e16be0b5a
14 changed files with 6 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define CATCH_CONFIG_ENABLE_BENCHMARKING
|
||||
|
||||
#include "random_tree_ops.hpp"
|
||||
#include "xo/tree/BplusTree.hpp"
|
||||
#include "xo/ordinaltree/BplusTree.hpp"
|
||||
#include "randomgen/random_seed.hpp"
|
||||
#include "indentlog/scope.hpp"
|
||||
#include "catch2/catch.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue