summaryrefslogtreecommitdiff
path: root/odb/semantics/fundamental.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics/fundamental.cxx')
-rw-r--r--odb/semantics/fundamental.cxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/odb/semantics/fundamental.cxx b/odb/semantics/fundamental.cxx
index 76efbe4..c48d23c 100644
--- a/odb/semantics/fundamental.cxx
+++ b/odb/semantics/fundamental.cxx
@@ -8,6 +8,12 @@
namespace semantics
{
+ fund_type::
+ fund_type (tree tn)
+ : type (tn)
+ {
+ }
+
string fund_type::
fq_name () const
{