Include <cmath> for compatibility with gcc 3.0.x (the system compiler on
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 16 Apr 2004 15:57:32 +0000 (15:57 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 16 Apr 2004 15:57:32 +0000 (15:57 +0000)
commitc598517c24c2ee87acafd67643b9a19bda8514af
treea4ef30b3516b794e9f93b9aa714a14792fb703a4
parent5a509c8225063478ee04671570f6975ce29f401d
Include <cmath> for compatibility with gcc 3.0.x (the system compiler on
Debian.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12986 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp
lib/Transforms/Utils/Local.cpp