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

#ifndef OBJS2_HXX
#define OBJS2_HXX

#ifdef ODB_COMPILER
#  include "include/obj1.hxx"
#  include "include/obj2.hxx"
#  include "include/obj3.hxx"
#endif

#endif // OBJS2_HXX