indentlog: insert xo/ into include path
This commit is contained in:
parent
e27c64ce15
commit
c6a258eb3c
35 changed files with 29 additions and 25 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* @file array.test.cpp */
|
||||
|
||||
#include "indentlog/print/array.hpp" /* overload operator<< for std::array */
|
||||
#include "indentlog/print/tag.hpp"
|
||||
#include "xo/indentlog/print/array.hpp" /* overload operator<< for std::array */
|
||||
#include "xo/indentlog/print/tag.hpp"
|
||||
#include <catch2/catch.hpp>
|
||||
#include <sstream>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue