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
96a0fb7c
Commit
96a0fb7c
authored
May 15, 2006
by
Christian Würdig
Browse files
fixed include
parent
2e159466
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_transform.c
View file @
96a0fb7c
...
...
@@ -25,13 +25,12 @@
#include "irprintf.h"
#include "debug.h"
#include "irdom.h"
#include "archop.h"
/* we need this for Min and Max nodes */
#include "../benode_t.h"
#include "../besched.h"
#include "../beabi.h"
#include "../arch/archop.h"
/* we need this for Min and Max nodes */
#include "bearch_ia32_t.h"
#include "ia32_nodes_attr.h"
#include "ia32_transform.h"
...
...
Write
Preview
Markdown
is supported
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