mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r11778) -Fix: compiles with ICONV failed.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user