xo-flatstring: bugfix: include path in utest

This commit is contained in:
Roland Conybeare 2024-04-17 10:57:11 -04:00
commit 02bb6bd826

View file

@ -1,6 +1,6 @@
/** @file flatstring.utest.cpp **/
#include "xo/stringliteral/stringliteral.hpp"
#include "xo/flatstring/flatstring.hpp"
#include "xo/indentlog/scope.hpp"
#include "xo/indentlog/print/tag.hpp"
#include <catch2/catch.hpp>