From a3a1ba1d6ae1cb3abe2659f70786eb2d6d96e4a4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 30 Jun 2002 16:25:21 +0000 Subject: Clean up anands patch llvm-svn: 2812 --- llvm/lib/Transforms/LevelRaise.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/Transforms') diff --git a/llvm/lib/Transforms/LevelRaise.cpp b/llvm/lib/Transforms/LevelRaise.cpp index 25ba40e5b88..afc2ad5d7a6 100644 --- a/llvm/lib/Transforms/LevelRaise.cpp +++ b/llvm/lib/Transforms/LevelRaise.cpp @@ -18,7 +18,6 @@ #include "Support/STLExtras.h" #include "Support/StatisticReporter.h" #include -#include using std::cerr; static Statistic<> NumLoadStorePeepholes("raise\t\t- Number of load/store peepholes"); -- cgit v1.2.3