From aa1a0820357dd321ee167e321940e4cae02e7ed2 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 16 Feb 2005 13:28:57 +0000 Subject: [PATCH] removed unneeded include [r5159] --- ir/ir/irgraph.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ir/ir/irgraph.h b/ir/ir/irgraph.h index 17d3ce4a2..65e40fe7f 100644 --- a/ir/ir/irgraph.h +++ b/ir/ir/irgraph.h @@ -24,7 +24,6 @@ # ifndef _IRGRAPH_H_ # define _IRGRAPH_H_ -# include "tv.h" # include "entity.h" /* to resolve recursion between irnode.h and irgraph.h */ -- 2.20.1