Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Dec 2, 2024
1 parent 2673d8a commit 97ac5e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/highfive/boost_span.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ struct inspector<boost::span<T, Extent>>: public inspector_stl_span<boost::span<
using hdf5_type = typename super::hdf5_type;
};

}}
} // namespace details
} // namespace HighFive

0 comments on commit 97ac5e1

Please sign in to comment.