summaryrefslogtreecommitdiff
path: root/odb/semantics
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics')
-rw-r--r--odb/semantics/unit.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/semantics/unit.hxx b/odb/semantics/unit.hxx
index 4a7b5f4..41cb39b 100644
--- a/odb/semantics/unit.hxx
+++ b/odb/semantics/unit.hxx
@@ -131,6 +131,8 @@ namespace semantics
{
}
+ using namespace_::add_edge_right;
+
private:
graph<node, edge>& graph_;