mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
gcc44 compliance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1283 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
fe4bb1ce33
commit
a26206cfbb
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include <stdexcept>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#ifdef P3TURTLE_DEBUG
|
||||
#include <assert.h>
|
||||
#endif
|
||||
|
@ -48,6 +49,7 @@
|
|||
#include <cmath>
|
||||
|
||||
#include <sstream>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "util/rsdebug.h"
|
||||
#include "util/rsprint.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue