summaryrefslogtreecommitdiff
path: root/odb/semantics.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics.hxx')
-rw-r--r--odb/semantics.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/odb/semantics.hxx b/odb/semantics.hxx
index 46350be..c30bece 100644
--- a/odb/semantics.hxx
+++ b/odb/semantics.hxx
@@ -7,10 +7,15 @@
#define ODB_SEMANTICS_HXX
#include <semantics/class.hxx>
+#include <semantics/class-template.hxx>
#include <semantics/derived.hxx>
#include <semantics/elements.hxx>
+#include <semantics/enum.hxx>
#include <semantics/fundamental.hxx>
#include <semantics/namespace.hxx>
+#include <semantics/template.hxx>
+#include <semantics/union.hxx>
+#include <semantics/union-template.hxx>
#include <semantics/unit.hxx>
#endif // ODB_SEMANTICS_HXX