Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
bee867fe
Commit
bee867fe
authored
Nov 12, 1998
by
sof
Browse files
[project @ 1998-11-12 13:23:45 by sof]
oops, <windows.h> shouldn't be included unconditionally
parent
c48ad065
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/runtime/main/main.lc
View file @
bee867fe
...
...
@@ -14,10 +14,6 @@
#include "rtsdefs.h"
#include <setjmp.h>
#if 1
#include <windows.h>
#endif
#if defined(STDC_HEADERS) || defined(HAVE_STRING_H)
# include <string.h>
/* An ANSI string.h and pre-ANSI memory.h might conflict. */
...
...
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