Add include (won't compile on Windows otherwise)

sync
Thomas 3 years ago
parent 97614af623
commit 146f71ab89

@ -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