summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/ParserInternals.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-04-29 17:42:12 +0000
committerChris Lattner <sabre@nondot.org>2002-04-29 17:42:12 +0000
commitd5a847057b5027fd54b4cf7e276705c9b35aff06 (patch)
tree93e1b6d6abda5638a678086bf08049a5993e1be3 /llvm/lib/AsmParser/ParserInternals.h
parent2dfc667a7dad832f3a3cd65cc1daf7c5ec855699 (diff)
downloadbcm5719-llvm-d5a847057b5027fd54b4cf7e276705c9b35aff06.tar.gz
bcm5719-llvm-d5a847057b5027fd54b4cf7e276705c9b35aff06.zip
Eliminate duplicate or unneccesary #include's
llvm-svn: 2397
Diffstat (limited to 'llvm/lib/AsmParser/ParserInternals.h')
-rw-r--r--llvm/lib/AsmParser/ParserInternals.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/AsmParser/ParserInternals.h b/llvm/lib/AsmParser/ParserInternals.h
index 3571138a0d2..656d718e385 100644
--- a/llvm/lib/AsmParser/ParserInternals.h
+++ b/llvm/lib/AsmParser/ParserInternals.h
@@ -8,10 +8,7 @@
#ifndef PARSER_INTERNALS_H
#define PARSER_INTERNALS_H
-#include <stdio.h>
#define __STDC_LIMIT_MACROS
-
-#include "llvm/InstrTypes.h"
#include "llvm/BasicBlock.h"
#include "llvm/Constants.h"
#include "llvm/iOther.h"
OpenPOWER on IntegriCloud