From f8c2b823378fed0c5e11b7fa84ce2876e606a67a Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Fri, 4 Jan 2013 18:24:04 +0000 Subject: ...and then there was one. Only one copy of 'iterators.h' in the test tree for libc++ llvm-svn: 171479 --- .../test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp') diff --git a/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp b/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp index d7d8ca22014..949bb5ce585 100644 --- a/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp +++ b/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp @@ -19,7 +19,7 @@ #include #endif -#include "../../iterators.h" +#include "../../../iterators.h" template void -- cgit v1.2.3