summaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index b052a71..365936d 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -52,6 +52,9 @@ public:
typedef std::string string;
typedef ::options options_type;
+ static string
+ upcase (string const&);
+
public:
static semantics::type&
member_type (semantics::data_member& m, string const& key_prefix)