Changed include of assert from " to <
authorGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Thu, 26 Sep 2002 15:30:07 +0000 (15:30 +0000)
committerGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Thu, 26 Sep 2002 15:30:07 +0000 (15:30 +0000)
[r494]

ir/ident/ident.h

index 751481d..c3d2611 100644 (file)
@@ -13,7 +13,7 @@
 # define _IDENT_H_
 
 # include <stdio.h>
-# include "assert.h"
+# include <assert.h>
 # include "common.h"
 
 /****h* libfirm/ident