This header isn't necessary now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53811 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Wojciech Matyjewicz 2008-07-20 17:35:32 +00:00
parent de0f2382e4
commit 8b82c49084

View File

@ -78,8 +78,6 @@
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/Streams.h"
#include "llvm/ADT/Statistic.h"
//TMP:
#include "llvm/Support/Debug.h"
#include <ostream>
#include <algorithm>
#include <cmath>