Unit tests: Header cleanup

This commit is contained in:
Lorenz Meier
2016-09-26 23:19:37 +02:00
committed by Lorenz Meier
parent 556938aebd
commit 26b6e64ddc

View File

@@ -35,7 +35,7 @@
#ifndef UNIT_TEST_H_
#define UNIT_TEST_H_
#include <systemlib/err.h>
#include <px4_log.h>
#define ut_declare_test_c(test_function, test_class) \
extern "C" { \