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

@ -1,5 +1,5 @@
#include "folderiterator.h"
#include "rswin.h"
#include "rsstring.h"
namespace librs { namespace util {