readline.c: remove #include <windows.h>
This commit is contained in:
@@ -58,4 +58,6 @@ unsigned long Memory_free(void);
|
||||
char * Unicode_to_utf8(const word * str, size_t * utf8len);
|
||||
#endif
|
||||
|
||||
char* GFX2_GetTextClipboard(word * * unicode);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user