From d68a07650cdb2e18f18f362ba533459aa10e01b6 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 5 Jan 2009 17:59:02 +0000 Subject: Tidy up #includes, deleting a bunch of unnecessary #includes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61715 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/AsmParser/LLLexer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/AsmParser/LLLexer.h') diff --git a/lib/AsmParser/LLLexer.h b/lib/AsmParser/LLLexer.h index 5e9843ccec..adf053cf9b 100644 --- a/lib/AsmParser/LLLexer.h +++ b/lib/AsmParser/LLLexer.h @@ -17,9 +17,7 @@ #include "LLToken.h" #include "llvm/ADT/APSInt.h" #include "llvm/ADT/APFloat.h" -#include #include -#include namespace llvm { class MemoryBuffer; -- cgit v1.2.3-18-g5258