Cygwin support

This commit is contained in:
Thog
2017-05-17 23:56:38 +02:00
parent 7dcc166403
commit a521cd7abd
5 changed files with 33 additions and 27 deletions
+2
View File
@@ -1,6 +1,8 @@
#include <stdlib.h>
#ifndef _WIN32
#ifndef __CYGWIN__
#define LIBICONV_PLUG
#endif
#include <iconv.h>
#endif
#include "oschar.h"