fixed some includes

This commit is contained in:
2026-05-23 20:23:29 +02:00
parent 5ec7c13420
commit cc0bcbeb61
7 changed files with 8 additions and 19 deletions
@@ -2,7 +2,6 @@
#include "matador/query/query_utils.hpp"
#include "matador/sql/interface/connection_impl.hpp"
#include "matador/sql/dialect.hpp"
#include <matador/utils/convert.hpp>
-2
View File
@@ -12,8 +12,6 @@
#include "matador/query/internal/string_builder_utils.hpp"
#include "matador/query/internal/query_parts.hpp"
#include "matador/sql/interface/connection_impl.hpp"
#include "matador/sql/query_context.hpp"
#include "matador/sql/dialect.hpp"