File tree Expand file tree Collapse file tree 9 files changed +10
-0
lines changed Expand file tree Collapse file tree 9 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 77 * The full license is in the file LICENSE, distributed with this software. *
88 ****************************************************************************/
99
10+ #include < concepts>
1011#include " xtensor/containers/xarray.hpp"
1112#include " xtensor/generators/xbuilder.hpp"
1213#include " xtensor/generators/xrandom.hpp"
Original file line number Diff line number Diff line change 77 * The full license is in the file LICENSE, distributed with this software. *
88 ****************************************************************************/
99
10+ #include < concepts>
1011#include " xtensor/containers/xarray.hpp"
1112#include " xtensor/generators/xbuilder.hpp"
1213#include " xtensor/views/xstrided_view.hpp"
Original file line number Diff line number Diff line change 1010
1111
1212#include < algorithm>
13+ #include < concepts>
1314
1415#include " xtensor/containers/xarray.hpp"
1516#include " xtensor/containers/xtensor.hpp"
Original file line number Diff line number Diff line change 99
1010// this test is for https://github.com/xtensor-stack/xtensor-blas/issues/206
1111
12+ #include < concepts>
1213#include " xtensor/containers/xarray.hpp"
1314#include " xtensor/generators/xbuilder.hpp"
1415#include " xtensor/generators/xrandom.hpp"
Original file line number Diff line number Diff line change 77 * The full license is in the file LICENSE, distributed with this software. *
88 ****************************************************************************/
99
10+ #include < concepts>
1011#include " xtensor/containers/xarray.hpp"
1112#include " xtensor/generators/xbuilder.hpp"
1213#include " xtensor/io/xio.hpp"
Original file line number Diff line number Diff line change 77 * The full license is in the file LICENSE, distributed with this software. *
88 ****************************************************************************/
99
10+ #include < concepts>
1011#include " xtensor/containers/xarray.hpp"
1112#include " xtensor/generators/xbuilder.hpp"
1213#include " xtensor/generators/xrandom.hpp"
Original file line number Diff line number Diff line change 1010
1111
1212#include < algorithm>
13+ #include < concepts>
1314
1415#include " xtensor/containers/xarray.hpp"
1516#include " xtensor/containers/xfixed.hpp"
Original file line number Diff line number Diff line change 1010
1111
1212#include < algorithm>
13+ #include < concepts>
1314
1415#include " xtensor/containers/xarray.hpp"
1516#include " xtensor/containers/xfixed.hpp"
Original file line number Diff line number Diff line change 77 * The full license is in the file LICENSE, distributed with this software. *
88 ****************************************************************************/
99
10+ #include < concepts>
11+
1012#include " xtensor/containers/xarray.hpp"
1113#include " xtensor/generators/xbuilder.hpp"
1214#include " xtensor/views/xstrided_view.hpp"
You can’t perform that action at this time.
0 commit comments