removed useless includes
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 25 Oct 2005 14:43:52 +0000 (14:43 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 25 Oct 2005 14:43:52 +0000 (14:43 +0000)
[r6802]

ir/tr/entity.h

index 0866736..4133804 100644 (file)
 #define _ENTITY_H_
 
 #include "firm_types.h"
-#include "ident.h"
-#include "type.h"
 #include "dbginfo.h"
-#include "irgraph.h"
 
 #include "tr_inheritance.h"