mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Add <time.h> includes where appropiate
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <znc/IRCNetwork.h>
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/Server.h>
|
||||
#include <time.h>
|
||||
#include <algorithm>
|
||||
|
||||
using std::vector;
|
||||
|
||||
Reference in New Issue
Block a user