Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
9db0e964
Commit
9db0e964
authored
Dec 14, 2006
by
Michael Beck
Browse files
removed useless includes
[r8458]
parent
78b3065f
Changes
2
Hide whitespace changes
Inline
Side-by-side
ir/ir/irnode.h
View file @
9db0e964
...
...
@@ -14,13 +14,10 @@
#include
<stddef.h>
#include
"irgraph.h"
#include
"entity.h"
#include
"firm_common.h"
#include
"entity.h"
#include
"irop.h"
#include
"irmode.h"
#include
"type.h"
#include
"irextbb.h"
#include
"dbginfo.h"
/**
...
...
ir/ir/irprog.h
View file @
9db0e964
...
...
@@ -35,8 +35,7 @@
#ifndef _FIRM_IR_IRPROG_H_
#define _FIRM_IR_IRPROG_H_
#include
"irnode.h"
#include
"type.h"
#include
"firm_types.h"
#include
"irgraph.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment