Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9a4bb9a

Browse filesBrowse files
committed
api/DMAPool: Add missing header for unique ptr.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent 6ebbb86 commit 9a4bb9a
Copy full SHA for 9a4bb9a

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎api/DMAPool.h

Copy file name to clipboardExpand all lines: api/DMAPool.h
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#define __DMA_POOL_H__
2222

2323
#include <atomic>
24+
#include <memory>
2425

2526
namespace arduino {
2627

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.