aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/AsmParser/ParserInternals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/AsmParser/ParserInternals.h b/lib/AsmParser/ParserInternals.h
index e3eb3480af..496e37a5db 100644
--- a/lib/AsmParser/ParserInternals.h
+++ b/lib/AsmParser/ParserInternals.h
@@ -8,8 +8,6 @@
#ifndef PARSER_INTERNALS_H
#define PARSER_INTERNALS_H
-#define __STDC_LIMIT_MACROS
-#include "llvm/BasicBlock.h"
#include "llvm/Constants.h"
#include "llvm/iOther.h"
#include "llvm/Function.h"