We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908c718 commit 4c5257fCopy full SHA for 4c5257f
src/orm/types/sqlquery.cpp
@@ -2,7 +2,7 @@
2
3
#include <QtSql/QSqlDriver>
4
5
-#include "orm/query/grammars/grammar.hpp"
+#include "orm/query/grammars/grammar.hpp" // IWYU pragma: keep
6
#include "orm/utils/helpers.hpp"
7
8
TINYORM_BEGIN_COMMON_NAMESPACE
0 commit comments