summaryrefslogtreecommitdiff
path: root/odb/semantics/enum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics/enum.hxx')
-rw-r--r--odb/semantics/enum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/semantics/enum.hxx b/odb/semantics/enum.hxx
index 24fb860..7f124a8 100644
--- a/odb/semantics/enum.hxx
+++ b/odb/semantics/enum.hxx
@@ -72,7 +72,7 @@ namespace semantics
}
public:
- enumerator (path const&, size_t line, size_t column);
+ enumerator (path const&, size_t line, size_t column, tree);
void
add_edge_right (enumerates& e)