Browse Source

Test: use strdup from pEp/platform.h

Release_2.1 Release_2.1.22
heck 4 years ago
parent
commit
dc65fa6e68
  1. 1
      test/test_message_cache.cc

1
test/test_message_cache.cc

@ -7,6 +7,7 @@
#include <cstring> #include <cstring>
#include <sys/param.h> #include <sys/param.h>
#include <unistd.h> #include <unistd.h>
#include <pEp/platform.h>
#include <message_cache.hh> #include <message_cache.hh>
#include <Adapter.hh> #include <Adapter.hh>

Loading…
Cancel
Save