mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-25 23:40:53 +08:00
Supply missing 'inline'
This commit is contained in:
parent
9ea5654c12
commit
e6f4aed4d1
@ -327,6 +327,7 @@ time_zone::get_next_end(date::year y) const
|
||||
return date::sys_seconds{(end_rule_(++y) - (offset_ + save_)).time_since_epoch()};
|
||||
}
|
||||
|
||||
inline
|
||||
date::sys_info
|
||||
time_zone::contant_offset() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user