Merge pull request #805 from lv-zheng/fix_time_t
include ctime header for time_t
This commit is contained in:
commit
bbdb7fab38
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include "addon/validation.hpp"
|
||||
|
||||
#include <ctime>
|
||||
#include <set>
|
||||
#include <map>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue