From 93725aed2d415128e83d5f050aaaf703d318fe0d Mon Sep 17 00:00:00 2001 From: Sebastian Hack Date: Tue, 30 Nov 2004 13:28:15 +0000 Subject: [PATCH] Added ir_printf to firm.h [r4510] --- ir/common/firm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/common/firm.h b/ir/common/firm.h index 85ff05033..8792cd466 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -116,6 +116,7 @@ extern "C" { of firm.h as not all enums are needed in the implementation files. */ #include "irdump.h" +#include "irprintf.h" #include "irvrfy.h" #include "trvrfy.h" -- 2.20.1