summaryrefslogtreecommitdiff
path: root/odb/semantics/relational.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/semantics/relational.hxx')
-rw-r--r--odb/semantics/relational.hxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/odb/semantics/relational.hxx b/odb/semantics/relational.hxx
deleted file mode 100644
index c058a8d..0000000
--- a/odb/semantics/relational.hxx
+++ /dev/null
@@ -1,19 +0,0 @@
-// file : odb/semantics/relational.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
-// license : GNU GPL v3; see accompanying LICENSE file
-
-#ifndef ODB_SEMANTICS_RELATIONAL_HXX
-#define ODB_SEMANTICS_RELATIONAL_HXX
-
-#include <odb/semantics/relational/changelog.hxx>
-#include <odb/semantics/relational/changeset.hxx>
-#include <odb/semantics/relational/column.hxx>
-#include <odb/semantics/relational/elements.hxx>
-#include <odb/semantics/relational/foreign-key.hxx>
-#include <odb/semantics/relational/index.hxx>
-#include <odb/semantics/relational/key.hxx>
-#include <odb/semantics/relational/model.hxx>
-#include <odb/semantics/relational/primary-key.hxx>
-#include <odb/semantics/relational/table.hxx>
-
-#endif // ODB_SEMANTICS_RELATIONAL_HXX