diff --git a/Adapter.hh b/Adapter.hh index 90a7b5a..745a457 100644 --- a/Adapter.hh +++ b/Adapter.hh @@ -22,7 +22,8 @@ namespace pEp { }; namespace Adapter { - template void startup( + template + void startup( messageToSend_t messageToSend, notifyHandshake_t notifyHandshake, T *obj = nullptr,