mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
save timestamp from epoch instead local time to profiles
This commit is contained in:
parent
65ceb08290
commit
e7423b1ffc
4 changed files with 35 additions and 26 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <fstream>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
#include <boost/algorithm/string.hpp> // for boost::to_lower
|
||||
#if (BOOST_VERSION >= 105300)
|
||||
#include <boost/atomic.hpp>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue