mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #12308 from michalpasztamobica/multihoming_tests_trace_header
Tests: add missing mbed_trace.h multihoming headerpull/12438/head
commit
e01aeccc55
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include "mbed.h"
|
||||
#include "nsapi_dns.h"
|
||||
#include "mbed_trace.h"
|
||||
|
||||
#ifndef MULTIHOMING_TESTS_H
|
||||
#define MULTIHOMING_TESTS_H
|
||||
|
|
Loading…
Reference in New Issue