From 23320d640b14dcee45ec5f0699bd4eecaa69648d Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Tue, 30 Nov 2004 10:47:17 +0000 Subject: [PATCH] removed irprintf.h as global header [r4504] --- ir/common/firm.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ir/common/firm.h b/ir/common/firm.h index 8e5ad0aab..85ff05033 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -115,7 +115,6 @@ extern "C" { Then it should be sufficient to include instead of firm.h as not all enums are needed in the implementation files. */ -#include "irprintf.h" /* printf like dumping facility */ #include "irdump.h" #include "irvrfy.h" #include "trvrfy.h" -- 2.20.1