summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp')
-rw-r--r--libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp b/libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp
index 02f9a81aa6d..5c596da5a0b 100644
--- a/libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp
+++ b/libcxx/test/std/depr/exception.unexpected/set.unexpected/get_unexpected.pass.cpp
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// REQUIRES: c++98 || c++03 || c++11 || c++14
+
// test get_unexpected
#include <exception>
OpenPOWER on IntegriCloud