summaryrefslogtreecommitdiff
path: root/odb/relational/source.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/source.cxx')
-rw-r--r--odb/relational/source.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/relational/source.cxx b/odb/relational/source.cxx
index ee7ac21..a338b09 100644
--- a/odb/relational/source.cxx
+++ b/odb/relational/source.cxx
@@ -3436,7 +3436,7 @@ namespace relational
//
tree type;
decl = lookup::resolve_scoped_name (
- l, tt, tl, tn, ptt, scope, name, false, &type);
+ l, tt, tl, tn, ptt, scope, name, false, false, &type);
type = TYPE_MAIN_VARIANT (type);