mirror of https://github.com/ARMmbed/mbed-os.git
Include ns_types.h before mbed_trace.h in Nanomesh
parent
4b84664267
commit
fb0c22fc23
|
@ -28,6 +28,7 @@
|
||||||
#define FEA_TRACE_SUPPORT
|
#define FEA_TRACE_SUPPORT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "ns_types.h"
|
||||||
#include "mbed-trace/mbed_trace.h"
|
#include "mbed-trace/mbed_trace.h"
|
||||||
|
|
||||||
#endif /* NS_TRACE_H_ */
|
#endif /* NS_TRACE_H_ */
|
||||||
|
|
Loading…
Reference in New Issue