[DEV] update to the hide implementation of esignal implementation
This commit is contained in:
parent
aed62ff58b
commit
9f96beced2
@ -1051,3 +1051,8 @@ namespace etk {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#include <esignal/details/Signal.hxx>
|
||||||
|
// declare for signal event
|
||||||
|
template class esignal::Signal<std::shared_ptr<appl::Buffer>>;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user