No longer needed.
authorJeff Cohen <jeffc@jolt-lang.org>
Mon, 9 Apr 2007 23:42:32 +0000 (23:42 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Mon, 9 Apr 2007 23:42:32 +0000 (23:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35850 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

index e1a8c296b66a86550d315cdf7433507c2e4fc209..967144ca718002008ff827b790de56207b8389bd 100644 (file)
@@ -45,7 +45,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/Compiler.h"
 #include <algorithm>
-#include <math.h>
 using namespace llvm;
 
 #ifndef NDEBUG