Skip to content
Snippets Groups Projects
Commit bee867fe authored by sof's avatar sof
Browse files

[project @ 1998-11-12 13:23:45 by sof]

oops, <windows.h> shouldn't be included unconditionally
parent c48ad065
No related merge requests found
......@@ -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. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment