From 47f0e8fb7f337b65f848bf4cd59577d3967d0862 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 11 Feb 2014 09:21:53 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6699 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/lib/ch_test.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/lib') diff --git a/test/lib/ch_test.h b/test/lib/ch_test.h index c8e03490c..2795f48dc 100644 --- a/test/lib/ch_test.h +++ b/test/lib/ch_test.h @@ -181,6 +181,12 @@ extern "C" { /* Module inline functions. */ /*===========================================================================*/ +/*===========================================================================*/ +/* Late inclusions. */ +/*===========================================================================*/ + +#include "test_root.h" + #endif /* _CH_TEST_H_ */ /** @} */ -- cgit v1.2.3