BLE: remove MorySecurityDb include from generic security manager.

pull/6188/head
Vincent Coubard 2018-02-23 11:19:21 +00:00
parent 1ded0d7198
commit 11a809ee1c
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
* limitations under the License.
*/
#include "ble/pal/MemorySecurityDb.h"
#include "ble/SecurityManager.h"
#include "ble/pal/PalSecurityManager.h"
#include "ble/generic/GenericSecurityManager.h"