13f97b630f
* Fixed currentUpdatedHandlerId variable appearing multiple times in several build units
4 lines
103 B
C++
4 lines
103 B
C++
#include <StatefulService.h>
|
|
|
|
update_handler_id_t StateUpdateHandlerInfo::currentUpdatedHandlerId = 0;
|