mirror of https://github.com/ARMmbed/mbed-os.git
Add include for mbed.h in tests main file
parent
bdf2055144
commit
4174cb37d9
|
@ -13,6 +13,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "mbed.h"
|
||||
#include "secure_time_utils.h"
|
||||
#include "greentea-client/test_env.h"
|
||||
#include "unity.h"
|
||||
|
|
Loading…
Reference in New Issue