Drop dead #include
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 03:16:56 +0000 (03:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 03:16:56 +0000 (03:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19768 91177308-0d34-0410-b5e6-96231b3b80d8

utils/fpcmp/fpcmp.cpp

index 1663692e8b9c5dafbd3806cb6ed4c5f084cf5974..d7808dd6f006cb3663534da76a0b366af53b1fcf 100644 (file)
@@ -15,8 +15,6 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FileUtilities.h"
 #include <iostream>
-#include <cmath>
-
 using namespace llvm;
 
 namespace {