add include for latest gcc. Comment usleep fonction in tou_net.h

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2010-01-20 22:02:43 +00:00
parent 074671af29
commit f481dbef59
8 changed files with 8 additions and 1 deletions

View file

@ -41,6 +41,7 @@
#include "rsiface/rsfiles.h"
#include "gui/feeds/SubFileItem.h"
#include <time.h>
#define appDir QApplication::applicationDirPath()