Remove unused include following r199929

llvm-svn: 199930
This commit is contained in:
Alp Toker 2014-01-23 20:01:21 +00:00
parent ce4ab59796
commit a44eaf44b2
1 changed files with 0 additions and 1 deletions

View File

@ -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"