mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
@ -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…
Reference in New Issue
Block a user