summaryrefslogtreecommitdiff
path: root/libcult/cult/types.hxx
blob: 5e4c9c21a1a280a2f30a5a7b159fc0b2f27cbb4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// file      : cult/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 CULT_TYPES_HXX
#define CULT_TYPES_HXX

#include <cult/types/fundamental.hxx>
#include <cult/types/string.hxx>
#include <cult/types/evptr.hxx>
#include <cult/types/shptr.hxx>

#endif  // CULT_TYPES_HXX