Browse Source

use pEp/platform.h for windows compat

(cherry picked from commit a77a24c8b6)
Release_2.1
heck 4 years ago
parent
commit
bc6a6fe3c5
  1. 1
      src/message_cache.cc

1
src/message_cache.cc

@ -2,6 +2,7 @@
// see LICENSE.txt
#include "message_cache.hh"
#include <pEp/platform.h>
#include <cassert>
#include <cstring>
#include <climits>

Loading…
Cancel
Save