summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/test_allocator.h
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2015-01-09 20:25:52 +0000
committerMarshall Clow <mclow.lists@gmail.com>2015-01-09 20:25:52 +0000
commite21582e742d6536abfd85a842e38f4822e3a4f75 (patch)
tree7cdfec0e60cf21266a37e7196d05a09a0145483d /libcxx/test/std/thread/futures/test_allocator.h
parent898e10e4d3602511db1b5a9add81b2356a6221d2 (diff)
downloadbcm5719-llvm-e21582e742d6536abfd85a842e38f4822e3a4f75.tar.gz
bcm5719-llvm-e21582e742d6536abfd85a842e38f4822e3a4f75.zip
Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
llvm-svn: 225541
Diffstat (limited to 'libcxx/test/std/thread/futures/test_allocator.h')
-rw-r--r--libcxx/test/std/thread/futures/test_allocator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/std/thread/futures/test_allocator.h b/libcxx/test/std/thread/futures/test_allocator.h
index ea70ada63e7..50072909fa4 100644
--- a/libcxx/test/std/thread/futures/test_allocator.h
+++ b/libcxx/test/std/thread/futures/test_allocator.h
@@ -12,6 +12,7 @@
#include <cstddef>
#include <type_traits>
+#include <utility>
#include <cstdlib>
#include <new>
#include <climits>
OpenPOWER on IntegriCloud