summaryrefslogtreecommitdiff
path: root/odb/semantics/class-template.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics/class-template.hxx')
-rw-r--r--odb/semantics/class-template.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/semantics/class-template.hxx b/odb/semantics/class-template.hxx
index 699b617..33f148d 100644
--- a/odb/semantics/class-template.hxx
+++ b/odb/semantics/class-template.hxx
@@ -33,7 +33,7 @@ namespace semantics
}
public:
- class_template (path const&, size_t line, size_t column);
+ class_template (path const&, size_t line, size_t column, tree);
void
add_edge_left (inherits& e)