summaryrefslogtreecommitdiff
path: root/modules/core/c++
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2026-08-22 22:24:37 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2026-08-22 22:24:37 +0200
commit4f8ba172c7c6cbe278cbf20927df543cd6c58c28 (patch)
tree0724726c6b16ba27fa7972fffb64501b22e89eda /modules/core/c++
parent72f95bbed0d53d45858c7fb586f4d1876a384efd (diff)
parente6168bb3f656ebab9b63be697c79819b08fc1ae0 (diff)
downloadlibs-lbm-4f8ba172c7c6cbe278cbf20927df543cd6c58c28.tar.gz
Merge branch 'dev'
Diffstat (limited to 'modules/core/c++')
-rw-r--r--modules/core/c++/abstract/stringify_schema.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/core/c++/abstract/stringify_schema.hpp b/modules/core/c++/abstract/stringify_schema.hpp
index 866bc7e..3d6b1d1 100644
--- a/modules/core/c++/abstract/stringify_schema.hpp
+++ b/modules/core/c++/abstract/stringify_schema.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "schema.hpp"
+#include "string_literal.hpp"
namespace kel {
namespace lbm {