parameter helper update
This commit is contained in:
parent
0304f61bde
commit
7c75c6e8cc
@ -3,7 +3,7 @@
|
||||
#include "../objectmanager/ObjectManagerIF.h"
|
||||
|
||||
ParameterHelper::ParameterHelper(ReceivesParameterMessagesIF* owner) :
|
||||
owner(owner) {}
|
||||
owner(owner) {}
|
||||
|
||||
ParameterHelper::~ParameterHelper() {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user