Skip to content

Commit 6796a0e

Browse files
committed
added missing include base_task
1 parent c19b4b7 commit 6796a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

klib/rtos/base_task.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define KLIB_RTOS_BASE_TASK_HPP
33

44
#include <cstdint>
5+
#include <cstdlib>
56

67
#include <klib/units.hpp>
78

0 commit comments

Comments
 (0)