Skip to content

Commit 1ac6a71

Browse files
Attempted to fixup GCC builds on ARM and desktop #17
1 parent 5041d7e commit 1ac6a71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Submodule littlefs updated 1 file

Firmware/utils/inc/utils/coroutine/Task.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22
#include "Common.hpp"
3-
3+
#include <optional>
44
namespace CoroUtils
55
{
66

0 commit comments

Comments
 (0)