mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
Cygwin support
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include <stdlib.h>
|
||||
#ifndef _WIN32
|
||||
#ifndef __CYGWIN__
|
||||
#define LIBICONV_PLUG
|
||||
#endif
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
#include "oschar.h"
|
||||
|
||||
Reference in New Issue
Block a user