include/llvm/DataTypes.h includes this #define so we don't need it anymore
authorChris Lattner <sabre@nondot.org>
Fri, 13 Sep 2002 22:25:00 +0000 (22:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Sep 2002 22:25:00 +0000 (22:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3709 91177308-0d34-0410-b5e6-96231b3b80d8

lib/AsmParser/ParserInternals.h

index e3eb3480af976a81167777ba582a9fe2b4bdcc01..496e37a5db4d86b3e3b059ff87a31d9357f7c27f 100644 (file)
@@ -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"