forgotten includes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
#include "ml_date.h"
|
||||
#include <cstring>
|
||||
|
||||
long now() { // get-universal-time
|
||||
time_t t = std::time(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user