mirror of
https://github.com/monero-project/monero.git
synced 2025-01-11 04:12:02 +02:00
7fa9e2817d
Actions: * Remove superfluous includes to boost/date_time, iostream, and pragma_comp_defs.h * Include cstdio for snprintf * Include string for std::string * Move get_gmt_time to top of module for following step * Use thread-safe get_gmt_time instead of unsafe gm_time in function get_internet_time_str() * In get_time_interval_string(), add explicit (int) casts to git rid of VS4996 warnings * In get_time_interval_string(), use snprintf instead of boost::lexical_casts and string concats * In file epee_utils.cpp, include boost/range/iterator_range.hpp for boost::make_iterator_range. Previously, epee_util.cpp was including some file which was including time_helper which included a boost header which included iterator_range.hpp at some point, which allowed epee_util.cpp to compile without an explicit include of iterator_range.hpp. I added it because I removed the boost includes in the first step which broke epee_util.cpp. |
||
---|---|---|
.. | ||
net | ||
serialization | ||
storages | ||
byte_slice.h | ||
byte_stream.h | ||
console_handler.h | ||
file_io_utils.h | ||
fnv1.h | ||
gzip_encoding.h | ||
hex.h | ||
hmac-md5.h | ||
include_base_utils.h | ||
int-util.h | ||
math_helper.h | ||
md5_l.h | ||
md5_l.inl | ||
md5global.h | ||
memwipe.h | ||
misc_language.h | ||
misc_log_ex.h | ||
mlocker.h | ||
pragma_comp_defs.h | ||
profile_tools.h | ||
readline_buffer.h | ||
reg_exp_definer.h | ||
rolling_median.h | ||
span.h | ||
stats.h | ||
stats.inl | ||
string_coding.h | ||
string_tools_lexical.h | ||
string_tools.h | ||
syncobj.h | ||
time_helper.h | ||
warnings.h | ||
wipeable_string.h | ||
zlib_helper.h |