Skip to content

Commit 79640c6

Browse files
authored
Merge pull request #6940 from JanneKiiskila/nvstore-thread-mstr
NVStore - remove Thread.h include
2 parents 4b72158 + 16a27a2 commit 79640c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/nvstore/source/nvstore.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "FlashIAP.h"
2424
#include "mbed_critical.h"
2525
#include "mbed_assert.h"
26-
#include "Thread.h"
2726
#include "mbed_wait_api.h"
2827
#include <algorithm>
2928
#include <string.h>

0 commit comments

Comments
 (0)