SignalSender.cpp:
fixed compile error
This commit is contained in:
parent
98a52fa9a4
commit
0f4bb8e6ff
@ -266,5 +266,5 @@ SignalSender::execNodeStatus(void* signalSender,
|
||||
|
||||
template SimpleSignal* SignalSender::waitFor<WaitForNode>(unsigned, WaitForNode&);
|
||||
template SimpleSignal* SignalSender::waitFor<WaitForAny>(unsigned, WaitForAny&);
|
||||
template Vector<SimpleSignal*>;
|
||||
template class Vector<SimpleSignal*>;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user