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 9fdac14

Browse filesBrowse files
authored
Merge pull request #232 from iabdalkader/dma_pool_header
api/DMAPool: Add missing header for unique ptr.
2 parents 6ebbb86 + 9a4bb9a commit 9fdac14
Copy full SHA for 9fdac14

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

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.