Browse Source

CallbackDispatcher: unused include

pull/15/head
heck 3 years ago
parent
commit
cf8f500ba8
  1. 1
      src/callback_dispatcher.cc

1
src/callback_dispatcher.cc

@ -5,6 +5,7 @@
#include "passphrase_cache.hh"
#include <stdexcept>
#include <cassert>
#include <utility>
#include "Adapter.hh"
pEp::CallbackDispatcher pEp::callback_dispatcher;

Loading…
Cancel
Save