diff options
Diffstat (limited to 'include/llvm/Support/Annotation.h')
-rw-r--r-- | include/llvm/Support/Annotation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/Annotation.h b/include/llvm/Support/Annotation.h index dcdcf22454..ffc92965e6 100644 --- a/include/llvm/Support/Annotation.h +++ b/include/llvm/Support/Annotation.h @@ -22,7 +22,6 @@ #ifndef LLVM_SUPPORT_ANNOTATION_H #define LLVM_SUPPORT_ANNOTATION_H -#include <string> #include <cassert> namespace llvm { |