summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/preprocessor/test/seq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/preprocessor/test/seq.cpp')
-rw-r--r--src/boost/libs/preprocessor/test/seq.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/boost/libs/preprocessor/test/seq.cpp b/src/boost/libs/preprocessor/test/seq.cpp
new file mode 100644
index 00000000..e36c5d14
--- /dev/null
+++ b/src/boost/libs/preprocessor/test/seq.cpp
@@ -0,0 +1,14 @@
+# /* **************************************************************************
+# * *
+# * (C) Copyright Paul Mensonides 2002.
+# * Distributed under the Boost Software License, Version 1.0. (See
+# * accompanying file LICENSE_1_0.txt or copy at
+# * http://www.boost.org/LICENSE_1_0.txt)
+# * *
+# ************************************************************************** */
+#
+# /* Revised by Edward Diener (2011) */
+#
+# /* See http://www.boost.org for most recent version. */
+#
+# include <libs/preprocessor/test/seq.cxx>