mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
# define ENABLE_ICONV 1
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32)
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
class _Iconv_CommonBase {
|
||||
public:
|
||||
static const char *errstring(int x) {
|
||||
|
Reference in New Issue
Block a user