diff options
Diffstat (limited to 'include/llvm/Analysis/Lint.h')
-rw-r--r-- | include/llvm/Analysis/Lint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/llvm/Analysis/Lint.h b/include/llvm/Analysis/Lint.h index eb65d2236441..7c88b137ec3b 100644 --- a/include/llvm/Analysis/Lint.h +++ b/include/llvm/Analysis/Lint.h @@ -20,8 +20,6 @@ #ifndef LLVM_ANALYSIS_LINT_H #define LLVM_ANALYSIS_LINT_H -#include <string> - namespace llvm { class FunctionPass; |