mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
5913872a77
(1) std::map<> doesn't support .at() on OSX or Windows. (use [] or find()) (2) u_int32_t is invalid on windows. (use uint32_t ) git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@553 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
---|---|---|
libretroshare/src | ||
retroshare-gui/src |