summaryrefslogtreecommitdiff
path: root/libbackend-elements/backend-elements/types.hxx
blob: f309f5d405609e6227cd55fbe967fd50341a9f65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// file      : backend-elements/types.hxx
// author    : Boris Kolpackov <boris@kolpackov.net>
// copyright : Copyright (c) 2005-2010 Boris Kolpackov
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#ifndef BACKEND_ELEMENTS_TYPES_HXX
#define BACKEND_ELEMENTS_TYPES_HXX

#include <cult/types.hxx>

namespace BackendElements
{
  using namespace Cult::Types;
}

#endif  // BACKEND_ELEMENTS_TYPES_HXX