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
6596239a
Commit
6596239a
authored
Aug 01, 2008
by
Christoph Mallon
Browse files
Include limits.h for LONG_{MAX,MIN}.
[r20877]
parent
ef5d655e
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/lower/lower_switch.c
View file @
6596239a
...
@@ -28,6 +28,8 @@
...
@@ -28,6 +28,8 @@
#include "config.h"
#include "config.h"
#endif
#endif
#include <limits.h>
#include "ircons.h"
#include "ircons.h"
#include "irgwalk.h"
#include "irgwalk.h"
#include "irnode_t.h"
#include "irnode_t.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