summaryrefslogtreecommitdiff
path: root/odb/relational/model.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-10 19:30:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-10 19:30:56 +0200
commitd23fa56895c00c4bc8d9e8e4606ba22e8ee72b31 (patch)
treeea298a70a35f507503ec71fed4fd254a1f361185 /odb/relational/model.hxx
parent637d5eda177b94ec8bb42d51e587eadaf92f761b (diff)
Suppress some warnings
Diffstat (limited to 'odb/relational/model.hxx')
-rw-r--r--odb/relational/model.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/relational/model.hxx b/odb/relational/model.hxx
index 2f45d70..fa09f2d 100644
--- a/odb/relational/model.hxx
+++ b/odb/relational/model.hxx
@@ -178,6 +178,7 @@ namespace relational
// Has to be implemented by the database-specific override.
//
assert (false);
+ return string ();
}
virtual void