From 06b0a16d2635dba071ea7967f32c2aabe2b9cbcc Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 19 Jul 2015 23:13:07 +0200 Subject: o Trying to clean up includes a bit. --- include/ble/Bluetooth.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/ble/Bluetooth.h') diff --git a/include/ble/Bluetooth.h b/include/ble/Bluetooth.h index e9916e9..d238377 100644 --- a/include/ble/Bluetooth.h +++ b/include/ble/Bluetooth.h @@ -1,10 +1,12 @@ #ifndef BLUETOOTH_H #define BLUETOOTH_H -#include -#include #include #include +#include +#include +#include +#include #include "ByteBuffer.h" -- cgit v1.2.3