add time.h
This commit is contained in:
parent
2cc9dbf7a1
commit
251e272a93
|
|
@ -9,6 +9,7 @@
|
|||
#include "ppremake.h"
|
||||
#include <set>
|
||||
#include <vector>
|
||||
#include <time.h>
|
||||
|
||||
#ifdef HAVE_SYS_TIME_H
|
||||
#include <sys/time.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue