added ifdefs guards for includes.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
; * Please see toplevel file COPYING of that project for license details. *
|
||||
; ***************************************************************************
|
||||
|
||||
#ifndef BASETIMER_MAIN_H
|
||||
#define BASETIMER_MAIN_H
|
||||
|
||||
;
|
||||
; The base timer makes sure that "onSystemTimerTick" is called about every
|
||||
; 100ms.
|
||||
@@ -198,3 +201,5 @@ BASETIMER_END:
|
||||
|
||||
|
||||
|
||||
|
||||
#endif ; BASETIMER_MAIN_H
|
||||
|
||||
Reference in New Issue
Block a user