Volker Birk 6 years ago
parent
commit
b8be88ee99
  1. 3
      Adapter.hxx

3
Adapter.hxx

@ -4,11 +4,10 @@
#include "locked_queue.hh"
#include <cassert>
namespace pEp {
namespace Adapter {
using std::function;
extern messageToSend_t _messageToSend;
extern notifyHandshake_t _notifyHandshake;
extern std::thread *_sync_thread;

Loading…
Cancel
Save