diff options
Diffstat (limited to 'llvm/utils/TableGen/TGLexer.h')
-rw-r--r-- | llvm/utils/TableGen/TGLexer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/TGLexer.h b/llvm/utils/TableGen/TGLexer.h index 88594798740..e1aa5a72321 100644 --- a/llvm/utils/TableGen/TGLexer.h +++ b/llvm/utils/TableGen/TGLexer.h @@ -15,7 +15,6 @@ #define TGLEXER_H #include "llvm/Support/DataTypes.h" -#include <vector> #include <string> #include <cassert> |