From 1e8792d473114f3abde037726b3482060c3f9328 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Fri, 31 Jul 2009 12:39:14 +0000 Subject: [PATCH] unnecessary include [r26303] --- ir/opt/reassoc_t.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ir/opt/reassoc_t.h b/ir/opt/reassoc_t.h index 6ef7234e8..ce05e29f6 100644 --- a/ir/opt/reassoc_t.h +++ b/ir/opt/reassoc_t.h @@ -37,8 +37,6 @@ #ifndef REASSOC_T_H #define REASSOC_T_H -#include "iroptimize.h" - /** * Sets the default reassociation operation for an ir_op_ops. * -- 2.20.1