Skip to content
Snippets Groups Projects
Commit a5ab0793 authored by Martine Lenders's avatar Martine Lenders
Browse files

Merge pull request #1144 from krf/delivery

unittests:embunit: Add missing include
parents b01c1bc2 395af2aa
Branches
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@
#ifndef __TEXTUIRUNNER_H__
#define __TEXTUIRUNNER_H__
#include "Outputter.h"
#include <embUnit/embUnit.h>
void TextUIRunner_setOutputter(OutputterRef outputter);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment