mirror of
https://github.com/oatpp/oatpp.git
synced 2025-04-12 18:50:22 +08:00
orm::SchemaMigration. Fix missing include.
This commit is contained in:
parent
e5d94b33be
commit
3e38d94c57
@ -24,6 +24,8 @@
|
||||
|
||||
#include "SchemaMigration.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace oatpp { namespace orm {
|
||||
|
||||
SchemaMigration::SchemaMigration(const base::ObjectHandle<Executor>& executor, const oatpp::String& suffix)
|
||||
|
Loading…
x
Reference in New Issue
Block a user