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