Skip to content

Commit ddf6e89

Browse files
committed
Removed unnecessary inclusion of mbed.h
Signed-off-by: Devaraj Ranganna <[email protected]>
1 parent 81979b4 commit ddf6e89

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

features/frameworks/FEATURE_MBED_PSA_SRV/FEATURE_PSA/pal/pal_mbed_os_intf.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#include "mbed.h"
21
#include "rtos.h"
32
#include "mbed_assert.h"
43
#include "val_interfaces.h"

features/mbedtls/platform/FEATURE_PSA/FEATURE_MBED_PSA_SRV/FEATURE_PSA_SRV_IMPL/src/default_random_seed.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#include "mbed.h"
21
#include "crypto.h"
32
#include "default_random_seed.h"
43
#include "psa/internal_trusted_storage.h"

0 commit comments

Comments
 (0)