From 8ded9e3d0bbc2d7cdc5b9f01b4fed9c8685caf82 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 14 Feb 2016 14:41:52 +0100 Subject: mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge. --- test/ByteBufferTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ByteBufferTest.cpp') diff --git a/test/ByteBufferTest.cpp b/test/ByteBufferTest.cpp index 8659f64..6a1c4cb 100644 --- a/test/ByteBufferTest.cpp +++ b/test/ByteBufferTest.cpp @@ -1,5 +1,6 @@ #include "ble/ByteBuffer.h" #include +#include #define BOOST_TEST_MODULE "ByteBuffer" -- cgit v1.2.3