diff --git a/tom/include/tom/commands/make/stubs/modelstubs.hpp b/tom/include/tom/commands/make/stubs/modelstubs.hpp index 24f400039..61b79fa20 100644 --- a/tom/include/tom/commands/make/stubs/modelstubs.hpp +++ b/tom/include/tom/commands/make/stubs/modelstubs.hpp @@ -65,7 +65,7 @@ class {{ class }} final : public BasePivot<{{ class }}{{ relationsList }}{{ pivo /*! TinyORM include item stub. */ inline const auto *const ModelIncludeOrmItemStub = -R"(#include ")"; +R"(#include )"; /*! Include item stub. */ inline const auto *const ModelIncludeItemStub =