mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 17:04:58 -04:00
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:
parent
c650265704
commit
363af69254
11 changed files with 248 additions and 73 deletions
|
@ -45,7 +45,7 @@
|
|||
#include <fstream>
|
||||
|
||||
#if defined(WIN32) || defined(__CYGWIN__)
|
||||
#include "util/rswin.h"
|
||||
#include "util/rsstring.h"
|
||||
#include "wtypes.h"
|
||||
#include <winioctl.h>
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue