summaryrefslogtreecommitdiff
path: root/libcult/cult/containers/any.txx
diff options
context:
space:
mode:
Diffstat (limited to 'libcult/cult/containers/any.txx')
-rw-r--r--libcult/cult/containers/any.txx11
1 files changed, 11 insertions, 0 deletions
diff --git a/libcult/cult/containers/any.txx b/libcult/cult/containers/any.txx
new file mode 100644
index 0000000..8e97345
--- /dev/null
+++ b/libcult/cult/containers/any.txx
@@ -0,0 +1,11 @@
+// file : cult/containers/any.txx
+// author : Boris Kolpackov <boris@kolpackov.net>
+// copyright : Copyright (c) 2005-2010 Boris Kolpackov
+// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+
+namespace Cult
+{
+ namespace Containers
+ {
+ }
+}