diff options
Diffstat (limited to 'test/std/numerics/rand/rand.device/ctor.pass.cpp')
| -rw-r--r-- | test/std/numerics/rand/rand.device/ctor.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/numerics/rand/rand.device/ctor.pass.cpp b/test/std/numerics/rand/rand.device/ctor.pass.cpp index a7b5a7c9c348..dfeccc81e30e 100644 --- a/test/std/numerics/rand/rand.device/ctor.pass.cpp +++ b/test/std/numerics/rand/rand.device/ctor.pass.cpp @@ -20,6 +20,7 @@ // throw. #include <random> +#include <system_error> #include <cassert> #include <unistd.h> |
