From d47038a735e3144e2304afe9a6b06ce1cd0ac7cc Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Thu, 26 Sep 2002 15:30:07 +0000 Subject: [PATCH] Changed include of assert from " to < [r494] --- ir/ident/ident.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ident/ident.h b/ir/ident/ident.h index 751481dd2..c3d26110e 100644 --- a/ir/ident/ident.h +++ b/ir/ident/ident.h @@ -13,7 +13,7 @@ # define _IDENT_H_ # include -# include "assert.h" +# include # include "common.h" /****h* libfirm/ident -- 2.20.1