build fix: account for xo/ insertion into include path
This commit is contained in:
parent
d480174107
commit
8ba04142ea
3 changed files with 15 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* @file intrusive_ptr.test.cpp */
|
||||
|
||||
#include "Refcounted.hpp"
|
||||
#include "indentlog/scope.hpp"
|
||||
#include "xo/indentlog/scope.hpp"
|
||||
#include "catch2/catch.hpp"
|
||||
#include <string_view>
|
||||
#include <type_traits>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue