Skip to content

Commit

Permalink
Check CI
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Dec 2, 2024
1 parent f236e3a commit aaf00ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/data_generator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ struct ContainerTraits<boost::span<T, Extent>>

public:
using container_type = typename super::container_type;
using value_type = typename super::value_type;
using value_type = typename super::valu_type;
using base_type = typename super::base_type;
};
#endif
Expand Down

0 comments on commit aaf00ed

Please sign in to comment.