mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-14 00:49:41 -05: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…
Reference in New Issue
Block a user