mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-21 23:40:26 -04:00
add include complying to gcc 4.4
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1217 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
63be32ba4d
commit
ec072e53f4
15 changed files with 18 additions and 2 deletions
|
@ -31,7 +31,8 @@
|
|||
#include <map>
|
||||
#include <string>
|
||||
#include <iosfwd>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/*******************************************************************
|
||||
* This is the Top-Level serialiser/deserialise,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue