Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
alfC committed Feb 26, 2025
1 parent 093f2a9 commit ceb2bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/boost/multi/adaptors/fftw/test/moved.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <boost/multi/adaptors/fftw.hpp>
#include <boost/multi/array.hpp>

// IWYU pragma: no_include <algorithm> // for fill_n, equal
// IWYU pragma: no_include <algorithm> // for fill_n, equal
#include <complex>
#include <numeric> // for std::transform_reduce
#include <utility> // for move // IWYU pragma: keep
Expand Down

0 comments on commit ceb2bc7

Please sign in to comment.