rename xo-tree -> xo-ordinaltree
This commit is contained in:
parent
0c76f5f40a
commit
5e16be0b5a
14 changed files with 6 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* @file redblacktree.cpp */
|
||||
|
||||
#include "random_tree_ops.hpp"
|
||||
#include "xo/tree/RedBlackTree.hpp"
|
||||
#include "xo/ordinaltree/RedBlackTree.hpp"
|
||||
#include <map>
|
||||
|
||||
namespace {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue