mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 06:35:08 -04:00
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:
parent
9d2a22bbb0
commit
bd1add2e20
1 changed files with 2 additions and 0 deletions
|
@ -21,7 +21,9 @@
|
|||
* Boston, MA 02110-1301, USA.
|
||||
****************************************************************/
|
||||
|
||||
#ifndef WINDOWS_SYS
|
||||
#include <sys/times.h>
|
||||
#endif
|
||||
|
||||
#include <iostream>
|
||||
#include <QtGlobal>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue