summaryrefslogtreecommitdiff
path: root/libcult/cult/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libcult/cult/types.hxx')
-rw-r--r--libcult/cult/types.hxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/libcult/cult/types.hxx b/libcult/cult/types.hxx
deleted file mode 100644
index 5e4c9c2..0000000
--- a/libcult/cult/types.hxx
+++ /dev/null
@@ -1,14 +0,0 @@
-// 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