build: account for xo/ insertion into include path

This commit is contained in:
Roland Conybeare 2023-10-06 18:43:49 -04:00
commit 1b3be7e733
5 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
*/
#include "struct/StructMember.hpp"
#include "indentlog/scope.hpp"
#include "xo/indentlog/scope.hpp"
#include <type_traits>
namespace xo {