Skip to content

Commit 21ad975

Browse files
Added string header to mqtt client.
1 parent 47d82f7 commit 21ad975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/aws/crt/mqtt/MqttClient.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
#include <functional>
2323
#include <memory>
24+
#include <string>
2425

2526
namespace Aws
2627
{

0 commit comments

Comments
 (0)