Changeset - r8215:381a31e16f98
[Not reviewed]
master
0 1 0
rubidium - 16 years ago 2008-01-07 15:17:23
rubidium@openttd.org
(svn r11778) -Fix: compiles with ICONV failed.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/unix.cpp
Show inline comments
 
@@ -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"
 

	
0 comments (0 inline, 0 general)