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:
joss17 2009-05-11 14:33:32 +00:00
parent ec072e53f4
commit e4363d4db2
15 changed files with 15 additions and 2 deletions

View file

@ -23,6 +23,7 @@
#define _GENERAL_MSG_DIALOG_H
#include "ui_GeneralMsgDialog.h"
#include <stdint.h>
class SubDestItem;
class SubFileItem;