Skip to content

Commit

Permalink
remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
KRM7 committed Aug 10, 2024
1 parent 7c9d4b0 commit ee9d453
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/small_unique_ptr.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#include <memory>
#include <iosfwd>
#include <functional>
#include <numeric>
#include <bit>
#include <new>
#include <type_traits>
#include <concepts>
Expand Down

0 comments on commit ee9d453

Please sign in to comment.