forked from xt-sys/exectos
Remove undefined extra token from the end of #include directive
This commit is contained in:
parent
ef23acc3bc
commit
d57cdba56c
@ -6,7 +6,7 @@
|
||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
|
||||
#include <xtos.h>>
|
||||
#include <xtos.h>
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user