Skip to content

Commit

Permalink
Fixed linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Jan 16, 2024
1 parent 037ffdf commit df93239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/xtensor/xindex_view.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
#define XTENSOR_INDEX_VIEW_HPP

#include <algorithm>
#include <array>
#include <cstddef>
#include <tuple>
#include <type_traits>
#include <utility>
#include <array>

#include "xexpression.hpp"
#include "xiterable.hpp"
Expand Down

0 comments on commit df93239

Please sign in to comment.