mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-17 15:32:30 +08:00
more
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#if defined(__MINGW32__)
|
||||
#if defined(__MINGW32__) || defined(_WIN32) || defined(WINDOWS)
|
||||
# define ICONV_LITTLE_ENDIAN 1234
|
||||
# define ICONV_BIG_ENDIAN 4321
|
||||
# define ICONV_BYTE_ORDER ICONV_LITTLE_ENDIAN
|
||||
|
Reference in New Issue
Block a user