switch from std::time to long timestamp only

This commit is contained in:
Kai Philipp
2019-09-09 19:37:32 +02:00
parent 13ebae6618
commit 962eb48148
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@
#include <net/socket_msg.h>
#include <ctime>
#include <array>
using namespace std;