Skip to content

Commit 6802d26

Browse files
author
Your Name
committed
Fix GCC 13 build: use constructor overloading for middleware config
GCC 13.3 rejects `= {}` as default argument for aggregate structs even with `= default` constructor. Use overloaded constructors instead.
1 parent 370b28f commit 6802d26

1 file changed

Lines changed: 576 additions & 567 deletions

File tree

0 commit comments

Comments
 (0)