mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-24 11:49:14 -05:00
bugfix missing #include
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "orm/utils/helpers.hpp"
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
#include "orm/db.hpp"
|
||||
#include "orm/macros/likely.hpp"
|
||||
#include "orm/utils/string.hpp"
|
||||
|
||||
Reference in New Issue
Block a user