aboutsummaryrefslogtreecommitdiff
path: root/common/include/objs1.hxx
blob: c616514838ba266041e87f5e7319e76842340c2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// file      : common/include/objs1.hxx
// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license   : GNU GPL v2; see accompanying LICENSE file

#ifndef OBJS1_HXX
#define OBJS1_HXX

#ifdef ODB_COMPILER
#  include <include/obj1.hxx>
#  include <include/obj2.hxx>
#  include <include/obj3.hxx>
#endif

#endif // OBJS1_HXX