Author: resistor
Date: Thu Sep 27 20:25:07 2007
New Revision: 42428
URL: http://llvm.org/viewvc/llvm-project?rev=42428&view=rev
Log:
Remove unneeded #include.
Modified:
llvm/trunk/lib/Analysis/PostDominatorCalculation.h
Modified: llvm/trunk/lib/Analysis/PostDominatorCalculation.h
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Analysis/PostDominatorCalculation.h?rev=42428&r1=42427&r2=42428&view=diff
==============================================================================
--- llvm/trunk/lib/Analysis/PostDominatorCalculation.h (original)
+++ llvm/trunk/lib/Analysis/PostDominatorCalculation.h Thu Sep 27 20:25:07 2007
@@ -13,7 +13,6 @@
#ifndef LLVM_ANALYSIS_POST_DOMINATOR_CALCULATION_H
#define LLVM_ANALYSIS_POST_DOMINATOR_CALCULATION_H
-#include "llvm/Analysis/Dominators.h"
#include "llvm/Analysis/PostDominators.h"
#include "llvm/Analysis/DominatorInternals.h"
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits