Adapter.hxx: be explicit about global namespace usage (pEpEngine)

pull/8/head
heck 2 years ago
parent ca0d30c175
commit a38ac80bf3

@ -74,8 +74,8 @@ namespace pEp {
template<class T>
void startup(
messageToSend_t messageToSend,
notifyHandshake_t notifyHandshake,
::messageToSend_t messageToSend,
::notifyHandshake_t notifyHandshake,
T *obj,
function<void(T *)> _startup,
function<void(T *)> _shutdown)

Loading…
Cancel
Save