diff options
Diffstat (limited to 'src/stream_mqtt.h')
| -rw-r--r-- | src/stream_mqtt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stream_mqtt.h b/src/stream_mqtt.h index 9023430..a128524 100644 --- a/src/stream_mqtt.h +++ b/src/stream_mqtt.h @@ -2,6 +2,7 @@ #define STREAM_MQTT_H #include "stream.h" +#include "stringstream.h" #include <bstrlib/bstrlib.h> |
