No longer needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2007-04-09 23:42:32 +00:00
parent 1362c8c5da
commit 2da8da46ba

View 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