add a missing include file
parent
7aac367d99
commit
a0335c2e8d
|
@ -18,6 +18,7 @@
|
|||
#define __BLE_DEVICE_INSTANCE_BASE__
|
||||
|
||||
#include "Gap.h"
|
||||
#include "ble/SecurityManager.h"
|
||||
|
||||
/* forward declarations */
|
||||
class GattServer;
|
||||
|
|
Loading…
Reference in New Issue