Add #include <climits> to get the definition of INT_MAX.
authorDan Gohman <gohman@apple.com>
Thu, 20 Nov 2008 01:41:34 +0000 (01:41 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 20 Nov 2008 01:41:34 +0000 (01:41 +0000)
commit40362067de30a493951e084ba59d9b4fb1654a20
tree977c43598f455b63ddbae2563ab324cd30da8546
parenta1e6d363e5efa9eb1a2e7ac21a0394c870bef5ad
Add #include <climits> to get the definition of INT_MAX.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAG.cpp