Jeffrey 7fa9e2817d Further refactor time_helper.h
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.
2022-03-04 13:48:12 -06:00
..
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2022-03-04 13:48:12 -06:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2018-09-29 22:19:44 +02:00
2020-02-18 23:56:21 +00:00
2021-09-20 20:58:23 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2018-09-29 22:20:38 +02:00
2020-07-19 03:34:28 -07:00
2020-05-06 22:36:54 -04:00
2021-10-11 12:56:14 -05:00
2020-05-06 22:36:54 -04:00
2019-01-22 20:30:51 +00:00
2020-08-27 12:44:04 +00:00
2019-10-04 21:11:46 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00