mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
some fixes
This commit is contained in:
parent
296ae46ed8
commit
8efa1313f3
67 changed files with 1523 additions and 757 deletions
|
@ -48,7 +48,7 @@ namespace epee
|
|||
namespace misc_utils
|
||||
{
|
||||
|
||||
inline boost::uint64_t get_tick_count()
|
||||
inline uint64_t get_tick_count()
|
||||
{
|
||||
#if defined(_MSC_VER)
|
||||
return ::GetTickCount64();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue