Browse Source

Tests: test_adapter.cc - clean includes

LIB-11
heck 4 years ago
parent
commit
8c7d92c5a5
  1. 3
      test/test_adapter.cc

3
test/test_adapter.cc

@ -6,12 +6,9 @@
#include <iostream>
#include <assert.h>
#include <unistd.h>
//#include <sys/param.h>
#include <pEp/sync_api.h>
#include <pEp/keymanagement.h>
//#include <pEp/message_api.h>
#include "../src/Adapter.hh"
using namespace std;

Loading…
Cancel
Save