(svn r11778) -Fix: compiles with ICONV failed.

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
rubidium 17 years ago
parent a3ccdcea36
commit eced1fb4ae

@ -203,6 +203,7 @@ void CSleep(int milliseconds)
#include <iconv.h>
#include <errno.h>
#include "debug.h"
#include "string_func.h"
#define INTERNALCODE "UTF-8"

Loading…
Cancel
Save