Trim include
authorEvan Cheng <evan.cheng@apple.com>
Wed, 29 Jun 2011 00:35:31 +0000 (00:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 29 Jun 2011 00:35:31 +0000 (00:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134048 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/SubtargetFeature.h

index 4213d9b12ed096351468997feafa30b30f840ba1..cbd2c3b63029f42f29e10468fb61df7550926c64 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <string>
 #include <vector>
-#include <cstring>
 #include "llvm/ADT/Triple.h"
 #include "llvm/Support/DataTypes.h"