quic: Integrate as default analyzer

This commit is contained in:
Arne Welzel 2023-09-21 18:40:39 +02:00
parent d0d461ec13
commit ee827eecf7
4 changed files with 24 additions and 21 deletions

View file

@ -1,2 +1,4 @@
@ifdef ( Analyzer::ANALYZER_QUIC )
@load ./consts
@load ./main
@endif