Model and BaseExpression: changed the template taking a container to std::list

git-svn-id: svn://ttmath.org/publicrep/morm/trunk@1121 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2018-07-05 09:51:26 +00:00
parent d6e428d929
commit 38b85722b8
8 changed files with 23 additions and 93 deletions

View File

@@ -33,6 +33,7 @@
*/
#include "flatconnector.h"
#include "flatexpression.h"
#include "morm_types.h"
#include "model.h"