Skip to content

Commit 4670c7f

Browse files
committed
fixed compile errors
1 parent 0e032ea commit 4670c7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
static const int sslctxID = 1;
2525

2626
using namespace mbed;
27+
using namespace std::chrono_literals;
28+
2729

2830
namespace mbed {
2931
constexpr auto ME310_SOCKET_TIMEOUT = 1s;

0 commit comments

Comments
 (0)