Fix Windows build

This commit is contained in:
Ian Craggs 2020-07-23 21:30:53 +01:00
parent 9ab83100a8
commit 52bc914287
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include "MQTTProtocolClient.h"
#if !defined(NO_PERSISTENCE)