include/llvm/DataTypes.h includes this #define so we don't need it anymore

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3709 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-09-13 22:25:00 +00:00
parent fa3068813b
commit 5fefb25253

View 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"