Skip to content

Commit

Permalink
Jammy build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoomen committed Nov 28, 2023
1 parent 5b65d44 commit abce1c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,6 @@ CheckOptions:
value: '1'
- key: cppcoreguidelines-pro-type-member-init.IgnoreArrays
value: '1'
ExtraArgs:
- '-std=c++17'
...

0 comments on commit abce1c1

Please sign in to comment.