mirror of
https://github.com/znc/znc.git
synced 2026-05-18 07:15:54 +02:00
Add <time.h> includes where appropiate
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/Query.h>
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
#include <algorithm>
|
||||
|
||||
using std::vector;
|
||||
|
||||
Reference in New Issue
Block a user