Switch from libiconv to win-iconv
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#if defined (_WIN)
|
||||
#define WINICONV_CONST
|
||||
#endif
|
||||
|
||||
#include <iconv.h>
|
||||
|
||||
#if defined (_WIN)
|
||||
|
||||
Reference in New Issue
Block a user