mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-18 23:39:34 -05:00
added missing includes
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include <QRegularExpression>
|
||||
|
||||
#include <unordered_set>
|
||||
|
||||
#include <range/v3/view/filter.hpp>
|
||||
#include <range/v3/view/move.hpp>
|
||||
#include <range/v3/view/remove_if.hpp>
|
||||
|
||||
Reference in New Issue
Block a user