Skip to content

Commit

Permalink
Remove <memory> include
Browse files Browse the repository at this point in the history
  • Loading branch information
shermp committed Oct 21, 2024
1 parent c66846b commit 008515c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pico_bt.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once

#include <cstdint>
#include <memory>

#include <etl/delegate.h>
#include <etl/set.h>
Expand Down

0 comments on commit 008515c

Please sign in to comment.