summaryrefslogtreecommitdiff
path: root/odb/semantics/fundamental.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics/fundamental.hxx')
-rw-r--r--odb/semantics/fundamental.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/odb/semantics/fundamental.hxx b/odb/semantics/fundamental.hxx
index 991bc54..f7751a8 100644
--- a/odb/semantics/fundamental.hxx
+++ b/odb/semantics/fundamental.hxx
@@ -23,8 +23,7 @@ namespace semantics
fq_name (names*) const;
protected:
- fund_type (tree tn)
- : type (tn) {}
+ fund_type (tree tn);
};
struct fund_void: fund_type