mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
6 lines
No EOL
107 B
C
6 lines
No EOL
107 B
C
#ifndef BC_TIME_TIMESTAMP_H
|
|
#define BC_TIME_TIMESTAMP_H
|
|
|
|
typedef int64_t Blizzard__Time__Timestamp;
|
|
|
|
#endif |