Fixed Windows compile

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-10-12 21:38:27 +00:00
parent 9d2a22bbb0
commit bd1add2e20

View File

@ -21,7 +21,9 @@
* Boston, MA 02110-1301, USA.
****************************************************************/
#ifndef WINDOWS_SYS
#include <sys/times.h>
#endif
#include <iostream>
#include <QtGlobal>