mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-19 13:36:03 -04:00
Added missing include time.h for Windows compile
This commit is contained in:
parent
cc452ae51e
commit
e3d832cfd1
@ -32,6 +32,7 @@
|
||||
#include "retroshare/rstypes.h"
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
#include <time.h>
|
||||
|
||||
|
||||
/**********************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user