summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/local_function/test/add_with_default_seq_nova.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/local_function/test/add_with_default_seq_nova.cpp')
-rw-r--r--src/boost/libs/local_function/test/add_with_default_seq_nova.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/boost/libs/local_function/test/add_with_default_seq_nova.cpp b/src/boost/libs/local_function/test/add_with_default_seq_nova.cpp
new file mode 100644
index 000000000..d7149cc78
--- /dev/null
+++ b/src/boost/libs/local_function/test/add_with_default_seq_nova.cpp
@@ -0,0 +1,10 @@
+
+// Copyright (C) 2009-2012 Lorenzo Caminiti
+// Distributed under the Boost Software License, Version 1.0
+// (see accompanying file LICENSE_1_0.txt or a copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+// Home at http://www.boost.org/libs/local_function
+
+#include "nova.hpp"
+#include "add_with_default_seq.cpp"
+