From de113112720bbf9916cb40c0ed46672423ff52db Mon Sep 17 00:00:00 2001 From: Till Riedel Date: Tue, 2 Mar 2004 14:17:16 +0000 Subject: [PATCH] include also needed in non debug build [r2479] --- ir/ir/irnode.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ir/ir/irnode.c b/ir/ir/irnode.c index ae0aa295a..3b06a0bb2 100644 --- a/ir/ir/irnode.c +++ b/ir/ir/irnode.c @@ -26,9 +26,7 @@ #include "irflag.h" #include "irop_t.h" -#ifdef DEBUG_libfirm #include "irprog_t.h" -#endif /* some constants fixing the positions of nodes predecessors in the in array */ -- 2.20.1