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. --- ble/ByteBuffer.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ble') diff --git a/ble/ByteBuffer.cpp b/ble/ByteBuffer.cpp index 66f9270..ff7c928 100644 --- a/ble/ByteBuffer.cpp +++ b/ble/ByteBuffer.cpp @@ -1,8 +1,7 @@ #include "ble/ByteBuffer.h" -#include -#include -#include #include +#include +#include using namespace std; -- cgit v1.2.3