parent
d5848d687c
commit
a8051f51bb
@ -16,8 +16,8 @@
|
||||
* @author Philipp Rosenkranz <philipp.rosenkranz@fu-berlin.de>
|
||||
* @author Daniel Jentsch <d.jentsch@fu-berlin.de>
|
||||
*/
|
||||
#ifndef __TESTS_TIMEX_H_
|
||||
#define __TESTS_TIMEX_H_
|
||||
#ifndef TESTS_TIMEX_H_
|
||||
#define TESTS_TIMEX_H_
|
||||
|
||||
#include "embUnit.h"
|
||||
|
||||
@ -41,5 +41,5 @@ Test *tests_timex_tests(void);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __TESTS_TIMEX_H_ */
|
||||
#endif /* TESTS_TIMEX_H_ */
|
||||
/** @} */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user