From a4bb03774f815a7f203a3e01a1b61d1134e6496f Mon Sep 17 00:00:00 2001 From: Alp Toker Date: Thu, 23 Jan 2014 20:01:21 +0000 Subject: Remove unused include following r199929 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199930 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/lli/RemoteTarget.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/lli') diff --git a/tools/lli/RemoteTarget.cpp b/tools/lli/RemoteTarget.cpp index 561055f43bd..55fc064ad37 100644 --- a/tools/lli/RemoteTarget.cpp +++ b/tools/lli/RemoteTarget.cpp @@ -13,7 +13,6 @@ //===----------------------------------------------------------------------===// #include "RemoteTarget.h" -#include "RemoteTargetExternal.h" #include "llvm/ADT/StringRef.h" #include "llvm/Support/DataTypes.h" #include "llvm/Support/Memory.h" -- cgit v1.2.3