summaryrefslogtreecommitdiff
path: root/odb/semantics.hxx
blob: 46350be52de7087835a1fd43a8636311b8ab8eac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// file      : odb/semantics.hxx
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
// license   : GNU GPL v2; see accompanying LICENSE file

#ifndef ODB_SEMANTICS_HXX
#define ODB_SEMANTICS_HXX

#include <semantics/class.hxx>
#include <semantics/derived.hxx>
#include <semantics/elements.hxx>
#include <semantics/fundamental.hxx>
#include <semantics/namespace.hxx>
#include <semantics/unit.hxx>

#endif // ODB_SEMANTICS_HXX