Fixed utf8 issue in history manager.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4626 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-10-01 13:12:28 +00:00
parent c650265704
commit 363af69254
11 changed files with 248 additions and 73 deletions

View file

@ -36,7 +36,7 @@
*/
#ifdef WINDOWS_SYS
#include "util/rswin.h"
#include "util/rsstring.h"
#endif
#include "util/rsdiscspace.h"