Relative Paths
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <framework/timemanager/Countdown.h>
|
||||
#include "Countdown.h"
|
||||
|
||||
Countdown::Countdown(uint32_t initialTimeout) : startTime(0), timeout(initialTimeout) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user