Removed several more different 'iterators.h' files in libcxx/test

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@171452 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Marshall Clow
2013-01-03 02:29:29 +00:00
parent 002a984948
commit ba1920fe4b
134 changed files with 131 additions and 883 deletions

View File

@@ -19,7 +19,7 @@
#include <regex>
#include <cassert>
#include "../../iterators.h"
#include "../../../iterators.h"
int main()
{