From cd0debb4213efd9a5fcc77d6847230d2272f29ea Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Wed, 26 Jun 2013 12:49:58 +0000 Subject: [PATCH] Remove dead include. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184939 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/arcmt-test/arcmt-test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/arcmt-test/arcmt-test.cpp b/tools/arcmt-test/arcmt-test.cpp index 0a5bbe838c..50426e3f42 100644 --- a/tools/arcmt-test/arcmt-test.cpp +++ b/tools/arcmt-test/arcmt-test.cpp @@ -15,7 +15,6 @@ #include "clang/Lex/Preprocessor.h" #include "llvm/Support/FileSystem.h" #include "llvm/Support/MemoryBuffer.h" -#include "llvm/Support/PathV1.h" #include "llvm/Support/Signals.h" #include "llvm/Support/system_error.h" -- 2.50.1