mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-15 17:40:35 -04:00
gcc44 compliance for gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1218 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ec072e53f4
commit
e4363d4db2
15 changed files with 15 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <list>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
class RsNotify;
|
||||
extern RsNotify *rsNotify;
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#include <list>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef std::string RsCertId;
|
||||
typedef std::string RsChanId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue