Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Oct 23, 2024
1 parent 2c426f1 commit 57a28bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/cetl/pf17/cetlpf.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ using std::visit;
using std::holds_alternative;

// string_view
using std::basic_string_view;
using std::string_view;

} // namespace cetl
Expand Down

0 comments on commit 57a28bf

Please sign in to comment.