mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:40:05 +00:00
Initialize member variables in AWS NEXRAD Data Provider
This commit is contained in:
parent
c7a69a76be
commit
ec355dd794
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ public:
|
|||
client_ {nullptr},
|
||||
objects_ {},
|
||||
objectsMutex_ {},
|
||||
objectDates_ {},
|
||||
lastModified_ {},
|
||||
updatePeriod_ {}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue