Fixed compile on Windows

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3255 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-07-05 11:37:07 +00:00
parent 54c8b2b0fa
commit 1a9d68b536

View File

@ -23,6 +23,7 @@
*
*/
#include <time.h>
#include "pqi/pqiipset.h"
bool pqiIpAddress::sameAddress(const pqiIpAddress &a) const