small fix for generic factory header
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -5,7 +5,7 @@ class HealthTableIF;
|
||||
|
||||
namespace ObjectFactory {
|
||||
|
||||
void produceGenericObjects(HealthTableIF** healthTable);
|
||||
void produceGenericObjects(HealthTableIF** healthTable = nullptr);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user