diff options
Diffstat (limited to 'test/std/utilities/time/time.point/time.point.cast/round.pass.cpp')
-rw-r--r-- | test/std/utilities/time/time.point/time.point.cast/round.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/std/utilities/time/time.point/time.point.cast/round.pass.cpp b/test/std/utilities/time/time.point/time.point.cast/round.pass.cpp index ab8bf3a75e79f..b5d16cf11d98d 100644 --- a/test/std/utilities/time/time.point/time.point.cast/round.pass.cpp +++ b/test/std/utilities/time/time.point/time.point.cast/round.pass.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// -// UNSUPPORTED: c++03, c++11, c++14 +// UNSUPPORTED: c++98, c++03, c++11, c++14 // <chrono> // round |