Remove static global GCNames from Function.cpp and move it to the Context
[oota-llvm.git] / include / llvm / Analysis / Lint.h
index eb65d223644133017db86f350eb78d59b77bb42a..7c88b137ec3b10ac2c56126bd2a4a92621534ae1 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef LLVM_ANALYSIS_LINT_H
 #define LLVM_ANALYSIS_LINT_H
 
-#include <string>
-
 namespace llvm {
 
 class FunctionPass;