mbed_rtx.h not to include in platform

pull/9571/head
deepikabhavnani 2019-02-12 14:00:47 -06:00
parent 2a1211a82a
commit 1a1c74c38b
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@
#include <stdio.h>
#include <errno.h>
#include "platform/mbed_retarget.h"
#include "mbed_rtx.h"
static SingletonPtr<PlatformMutex> _mutex;