Skip to content

Commit

Permalink
i hate the exotic platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Oct 25, 2024
1 parent c00a77c commit 45cebd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/sparrow/layout/primitive_array.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ namespace sparrow
#endif
auto data_ptr = reinterpret_cast<T*>(data_buffer_ptr);
#ifdef __GNUC__
# pragma GCC diagnostic pop
#endif

// iterators to the inputs
auto value_iter = std::ranges::begin(values);
Expand Down

0 comments on commit 45cebd6

Please sign in to comment.