From 3af4d83dfa190d8d95aefbf31ae0b1d85abe492a Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 1 Sep 2017 09:29:06 +0200 Subject: o Adding missing include. --- include/ble/Bluetooth.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/ble/Bluetooth.h b/include/ble/Bluetooth.h index f2b5b13..d5875a5 100644 --- a/include/ble/Bluetooth.h +++ b/include/ble/Bluetooth.h @@ -8,6 +8,7 @@ #include #include #include +#include #include "ByteBuffer.h" -- cgit v1.2.3