fixed compile errors

pull/13476/head
talorion 2020-08-27 08:22:39 +02:00
parent 0e032eaab0
commit 4670c7f2c4
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
static const int sslctxID = 1;
using namespace mbed;
using namespace std::chrono_literals;
namespace mbed {
constexpr auto ME310_SOCKET_TIMEOUT = 1s;