From d1818984b4cb73c933b568946fbded9eaa2535e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20W=C3=BCrdig?= Date: Thu, 8 Dec 2005 16:29:05 +0000 Subject: [PATCH] added missing include [r7059] --- ir/tr/tpop_t.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index ac4a9e702..6710fdc19 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -12,6 +12,8 @@ #ifndef _TPOP_T_H_ #define _TPOP_T_H_ +#include + #include "firm_types.h" #include "tpop.h" #include "irmode.h" -- 2.20.1