Minor fixes to compile with GCC 4 under Linux

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
stockpicker 2008-11-02 15:20:42 +00:00
parent db263b160c
commit d0ce88e986
6 changed files with 6 additions and 0 deletions

View file

@ -7,6 +7,7 @@
#include <iostream>
#include <sstream>
#include <math.h>
#include <algorithm>
/*****
* #define RDM_DEBUG