Skip to content

Commit

Permalink
Yet another build break
Browse files Browse the repository at this point in the history
  • Loading branch information
fosterbrereton committed Jul 14, 2023
1 parent 4913844 commit 04aa6ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matchers/utilities.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ inline std::string_view to_string_view(ParamCommandComment::PassDirection x) {
case ParamCommandComment::PassDirection::Out: return "out";
}
// clang-format on
return "in"; // gcc on linux is asking for this.
}

/**************************************************************************************************/
Expand Down

0 comments on commit 04aa6ca

Please sign in to comment.