Merge pull request #6940 from JanneKiiskila/nvstore-thread-mstr

NVStore - remove Thread.h include
pull/6911/merge
Martin Kojtal 2018-05-18 09:05:05 +01:00 committed by GitHub
commit 79640c6a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include "FlashIAP.h"
#include "mbed_critical.h"
#include "mbed_assert.h"
#include "Thread.h"
#include "mbed_wait_api.h"
#include <algorithm>
#include <string.h>