Merge pull request #1144 from krf/delivery
unittests:embunit: Add missing include
This commit is contained in:
commit
a5ab079355
@ -35,6 +35,8 @@
|
||||
#ifndef __TEXTUIRUNNER_H__
|
||||
#define __TEXTUIRUNNER_H__
|
||||
|
||||
#include "Outputter.h"
|
||||
|
||||
#include <embUnit/embUnit.h>
|
||||
|
||||
void TextUIRunner_setOutputter(OutputterRef outputter);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user