Browse Source

Adapter class: unused includes

pull/15/head
heck 3 years ago
parent
commit
f5b82bd7dc
  1. 3
      src/Adapter.cc

3
src/Adapter.cc

@ -3,14 +3,11 @@
#include "Adapter.hh"
#include <sstream>
#include <iomanip>
#include <assert.h>
#include "status_to_string.hh"
#include <pEp/pEpLog.hh>
#include "passphrase_cache.hh"
#include "callback_dispatcher.hh"
#include "group_manager_api.h"
#include <iostream>
using namespace std;

Loading…
Cancel
Save