summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2013-12-02 18:08:31 +0000
committerMarshall Clow <mclow.lists@gmail.com>2013-12-02 18:08:31 +0000
commite7d582a75c9561ec243028bbc36a6b2f2b105409 (patch)
tree9d0e44055d9ee3995441e11c73324a7ef228cfc2 /libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp
parentfb76304f74cebd7db5d768cf22ee2b91380d2e43 (diff)
downloadbcm5719-llvm-e7d582a75c9561ec243028bbc36a6b2f2b105409.tar.gz
bcm5719-llvm-e7d582a75c9561ec243028bbc36a6b2f2b105409.zip
Found two identical files named 'allocators.h' in the libcxx test suite. Moved one to /support, removed the other, and iupdated all the includes. No functionality change
llvm-svn: 196127
Diffstat (limited to 'libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp')
-rw-r--r--libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp b/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp
index d90a198313a..0b210e5901f 100644
--- a/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp
+++ b/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair.pass.cpp
@@ -18,7 +18,7 @@
#include <utility>
#include <cassert>
-#include "../allocators.h"
+#include "allocators.h"
#include "../alloc_first.h"
#include "../alloc_last.h"
OpenPOWER on IntegriCloud