Skip to content

Commit

Permalink
support use of mdspan/mdarray.hpp header
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Jan 15, 2025
1 parent 00448b8 commit 3e53a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/experimental/__p1684_bits/mdarray.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

#pragma once

#include "../mdspan"
#include "mdspan/mdspan.hpp"
#include <cassert>
#include <vector>

Expand Down

0 comments on commit 3e53a2f

Please sign in to comment.