mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -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
|
@ -23,6 +23,7 @@
|
|||
#define _FEED_HOLDER_H
|
||||
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
const uint32_t FEEDHOLDER_MSG_MESSAGE = 0x0001;
|
||||
const uint32_t FEEDHOLDER_MSG_FORUM = 0x0002;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue