Skip to content

Commit 9933744

Browse files
committed
update library
1 parent fc12445 commit 9933744

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

samples/mqtt5/mqtt5_pubsub/main.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#include <aws/crt/mqtt/Mqtt5Packets.h>
88
#include <aws/iot/Mqtt5Client.h>
99

10+
#include <thread>
11+
1012
using namespace Aws::Crt;
1113

1214
/* --------------------------------- ARGUMENT PARSING ----------------------------------------- */

0 commit comments

Comments
 (0)