summaryrefslogtreecommitdiff
path: root/libs/fusion/test/algorithm/reverse_fold.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/fusion/test/algorithm/reverse_fold.cpp')
-rw-r--r--libs/fusion/test/algorithm/reverse_fold.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/libs/fusion/test/algorithm/reverse_fold.cpp b/libs/fusion/test/algorithm/reverse_fold.cpp
new file mode 100644
index 000000000..7742bca84
--- /dev/null
+++ b/libs/fusion/test/algorithm/reverse_fold.cpp
@@ -0,0 +1,10 @@
+/*=============================================================================
+ Copyright (c) 2010 Christopher Schmidt
+
+ 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)
+==============================================================================*/
+
+#define BOOST_FUSION_TEST_REVERSE_FOLD
+#include "fold.hpp"
+#undef BOOST_FUSION_TEST_REVERSE_FOLD