build: update include paths to include xo/
This commit is contained in:
parent
1e62d358dc
commit
14ee09a76b
8 changed files with 16 additions and 16 deletions
|
|
@ -15,9 +15,9 @@
|
|||
#include "bplustree/Iterator.hpp"
|
||||
#include "bplustree/Lhs.hpp"
|
||||
#include "bplustree/bplustree_tags.hpp"
|
||||
#include "indentlog/scope.hpp"
|
||||
#include "indentlog/print/tag.hpp"
|
||||
#include "indentlog/print/pad.hpp"
|
||||
#include "xo/indentlog/scope.hpp"
|
||||
#include "xo/indentlog/print/tag.hpp"
|
||||
#include "xo/indentlog/print/pad.hpp"
|
||||
#include <memory> /* for std::unqiue_ptr */
|
||||
#include <algorithm> /* for std::max */
|
||||
#include <limits> /* for std::numeric_limits */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue