Added support for stdint.h. It is now automatically included by
authorJohn Criswell <criswell@uiuc.edu>
Mon, 19 Jul 2004 16:12:29 +0000 (16:12 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 19 Jul 2004 16:12:29 +0000 (16:12 +0000)
commit7ed43ad3ab29be753b514966476c76206d0c0648
treee7c52c4ddc94112fafaf463ca139c22640877d59
parent8640f4e666086cc6e7447dc164105e428e6cb81a
Added support for stdint.h.  It is now automatically included by
DataTypes.h.  So far, it doesn't seem to break Linux, Solaris, or MacOS X.
This should automatically include it for those people who need it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15006 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
include/Support/DataTypes.h.in
include/llvm/Support/DataTypes.h.in