Skip to content

Commit 357a155

Browse files
formatting
Created using spr 1.3.4
1 parent 297c2bb commit 357a155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/mdspan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,8 +450,8 @@ namespace std {
450450
# include <__config>
451451

452452
# if _LIBCPP_STD_VER >= 23
453-
# include <__fwd/span.h>
454453
# include <__fwd/mdspan.h>
454+
# include <__fwd/span.h>
455455
# include <__mdspan/default_accessor.h>
456456
# include <__mdspan/extents.h>
457457
# include <__mdspan/layout_left.h>

0 commit comments

Comments
 (0)