mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-17 16:01:10 -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
|
@ -25,6 +25,7 @@
|
|||
#include "ui_SubFileItem.h"
|
||||
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
const uint32_t SFI_MASK_STATE = 0x000f;
|
||||
const uint32_t SFI_MASK_TYPE = 0x00f0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue