summaryrefslogtreecommitdiff
path: root/libs/scope_exit/test/world_seq_nova.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/scope_exit/test/world_seq_nova.cpp')
-rw-r--r--libs/scope_exit/test/world_seq_nova.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/libs/scope_exit/test/world_seq_nova.cpp b/libs/scope_exit/test/world_seq_nova.cpp
new file mode 100644
index 0000000000..8809f1ccec
--- /dev/null
+++ b/libs/scope_exit/test/world_seq_nova.cpp
@@ -0,0 +1,10 @@
+
+// Copyright (C) 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/scope_exit
+
+#include "nova.hpp"
+#include "world_seq.cpp"
+