aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/common.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/common.cxx')
-rw-r--r--odb/relational/common.cxx9
1 files changed, 9 insertions, 0 deletions
diff --git a/odb/relational/common.cxx b/odb/relational/common.cxx
index 5e20f5f..22dfe48 100644
--- a/odb/relational/common.cxx
+++ b/odb/relational/common.cxx
@@ -8,6 +8,15 @@ using namespace std;
namespace relational
{
+ // member_image_type
+ //
+ string member_image_type::
+ image_type (semantics::data_member&)
+ {
+ assert (false);
+ return string ();
+ }
+
// member_database_type_id
//
string member_database_type_id::