From 8d89bf37dd4ef3cb7373e1841ff57a53916fff0d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 21 Mar 2012 08:36:21 +0200 Subject: Polymorphic inheritance support --- odb/semantics/class.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/semantics/class.hxx') diff --git a/odb/semantics/class.hxx b/odb/semantics/class.hxx index d62de53..b9f8f34 100644 --- a/odb/semantics/class.hxx +++ b/odb/semantics/class.hxx @@ -111,7 +111,7 @@ namespace semantics } using scope::add_edge_left; - using scope::add_edge_right; + using type::add_edge_right; // Resolve conflict between scope::scope and nameable::scope. // -- cgit v1.1