mirror of
https://github.com/llvm-mirror/libcxx.git
synced 2025-10-23 18:38:30 +08:00
Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@257474 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
// throw.
|
||||
|
||||
#include <random>
|
||||
#include <system_error>
|
||||
#include <cassert>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Reference in New Issue
Block a user