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
8ebd0a55
Commit
8ebd0a55
authored
Feb 03, 2011
by
Julius Neuffer
Browse files
add #include <stddef.h>
[r28289]
parent
ed742edf
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/libfirm/adt/pdeq.h
View file @
8ebd0a55
...
...
@@ -26,6 +26,8 @@
#ifndef FIRM_ADT_PDEQ_H
#define FIRM_ADT_PDEQ_H
#include <stddef.h>
#include "../begin.h"
/**
...
...
include/libfirm/lowering.h
View file @
8ebd0a55
...
...
@@ -26,6 +26,8 @@
#ifndef FIRM_LOWERING_H
#define FIRM_LOWERING_H
#include <stddef.h>
#include "firm_types.h"
#include "begin.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