summaryrefslogtreecommitdiff
path: root/odb/semantics.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics.hxx')
-rw-r--r--odb/semantics.hxx20
1 files changed, 0 insertions, 20 deletions
diff --git a/odb/semantics.hxx b/odb/semantics.hxx
deleted file mode 100644
index 30958c8..0000000
--- a/odb/semantics.hxx
+++ /dev/null
@@ -1,20 +0,0 @@
-// file : odb/semantics.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
-// license : GNU GPL v3; see accompanying LICENSE file
-
-#ifndef ODB_SEMANTICS_HXX
-#define ODB_SEMANTICS_HXX
-
-#include <odb/semantics/class.hxx>
-#include <odb/semantics/class-template.hxx>
-#include <odb/semantics/derived.hxx>
-#include <odb/semantics/elements.hxx>
-#include <odb/semantics/enum.hxx>
-#include <odb/semantics/fundamental.hxx>
-#include <odb/semantics/namespace.hxx>
-#include <odb/semantics/template.hxx>
-#include <odb/semantics/union.hxx>
-#include <odb/semantics/union-template.hxx>
-#include <odb/semantics/unit.hxx>
-
-#endif // ODB_SEMANTICS_HXX