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:
@@ -35,13 +35,13 @@
|
||||
#ifndef headerfile_morm_flatconnector
|
||||
#define headerfile_morm_flatconnector
|
||||
|
||||
#include "flatexpression.h"
|
||||
#include "textstream/textstream.h"
|
||||
|
||||
|
||||
namespace morm
|
||||
{
|
||||
class Model;
|
||||
class FlatExpression;
|
||||
|
||||
|
||||
class FlatConnector
|
||||
|
Reference in New Issue
Block a user