From 992d9c3a6cb2dc139f7e90c72f7738d7dd018672 Mon Sep 17 00:00:00 2001 From: Vadim Panov Date: Sat, 29 Jul 2017 11:19:02 +0300 Subject: BluetoothGattDescriptor.hpp added functional header Signed-off-by: Vadim Panov --- api/tinyb/BluetoothGattDescriptor.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'api') diff --git a/api/tinyb/BluetoothGattDescriptor.hpp b/api/tinyb/BluetoothGattDescriptor.hpp index eadaad62..669e60d1 100644 --- a/api/tinyb/BluetoothGattDescriptor.hpp +++ b/api/tinyb/BluetoothGattDescriptor.hpp @@ -25,6 +25,7 @@ #pragma once #include "BluetoothObject.hpp" #include +#include /* Forward declaration of types */ struct _Object; -- cgit v1.2.3