indentlog: insert xo/ into include path

This commit is contained in:
Roland Conybeare 2023-10-06 18:30:10 -04:00
commit c6a258eb3c
35 changed files with 29 additions and 25 deletions

View file

@ -1,6 +1,6 @@
/* examples ex3/ex3.cpp */
#include "indentlog/scope.hpp"
#include "xo/indentlog/scope.hpp"
using namespace xo;