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
4fc55df3
Commit
4fc55df3
authored
Jan 07, 2013
by
Matthias Braun
Browse files
include util.h instead of adt/util.h
parent
9bf441b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/belower.c
View file @
4fc55df3
...
...
@@ -14,7 +14,6 @@
#include <stdlib.h>
#include "adt/util.h"
#include "ircons.h"
#include "debug.h"
#include "xmalloc.h"
...
...
@@ -24,6 +23,7 @@
#include "iredges_t.h"
#include "irgwalk.h"
#include "array_t.h"
#include "util.h"
#include "bearch.h"
#include "beirg.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