Browse Source

Add include (won't compile on Windows otherwise)

sync
Thomas 5 years ago
parent
commit
146f71ab89
  1. 1
      Adapter.hh

1
Adapter.hh

@ -6,6 +6,7 @@
#include <functional>
#include <string>
#include <pEp/sync_api.h>
#include <stdexcept>
// TODO: put into not yet existing libpEpAdapter_utils.h, to be across whole libpEpAdapter
#ifdef NDEBUG

Loading…
Cancel
Save