mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 17:37:48 +00:00
common: Add module to get the current time zone.
This commit is contained in:
parent
8588ac0645
commit
7aadcb796c
3 changed files with 68 additions and 0 deletions
|
@ -148,6 +148,8 @@ add_library(common STATIC
|
|||
thread.h
|
||||
thread_queue_list.h
|
||||
threadsafe_queue.h
|
||||
time_zone.cpp
|
||||
time_zone.h
|
||||
timer.cpp
|
||||
timer.h
|
||||
uint128.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue