diff options
Diffstat (limited to 'test/std/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp')
| -rw-r--r-- | test/std/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/std/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp b/test/std/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp index 5879529317ef..f6bc5bc5a68c 100644 --- a/test/std/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp +++ b/test/std/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp @@ -7,6 +7,8 @@ // //===----------------------------------------------------------------------===// +// REQUIRES: c++98 || c++03 || c++11 || c++14 + // test unexpected_handler #include <exception> |
