summaryrefslogtreecommitdiff
path: root/odb/mysql/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/context.hxx')
-rw-r--r--odb/mysql/context.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/mysql/context.hxx b/odb/mysql/context.hxx
index 4ac36ca..00afd6c 100644
--- a/odb/mysql/context.hxx
+++ b/odb/mysql/context.hxx
@@ -89,6 +89,9 @@ namespace mysql
// The same for a member's value type.
//
bool
+ grow (semantics::data_member&);
+
+ bool
grow (semantics::data_member&, semantics::type&, string const& key_prefix);
//