This header isn't necessary now.
authorWojciech Matyjewicz <wmatyjewicz@fastmail.fm>
Sun, 20 Jul 2008 17:35:32 +0000 (17:35 +0000)
committerWojciech Matyjewicz <wmatyjewicz@fastmail.fm>
Sun, 20 Jul 2008 17:35:32 +0000 (17:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53811 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/ScalarEvolution.cpp

index a78bbea03782c3a686165a178ae8e853c83a0dc9..737d9b3823e6471aacb4c7221f935b34ed37625b 100644 (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>