mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-03 05:32:53 -04:00
add include for gcc44 compliance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6001db3188
commit
9d0f90d434
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <list>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
class RsNotify;
|
||||
extern RsNotify *rsNotify;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue