diff --git a/src/nfa/limex_dump.cpp b/src/nfa/limex_dump.cpp index b836b63b..084f35dd 100644 --- a/src/nfa/limex_dump.cpp +++ b/src/nfa/limex_dump.cpp @@ -317,7 +317,7 @@ template struct limex_labeller : public nfa_labeller { explicit limex_labeller(const limex_type *limex_in) : limex(limex_in) {} - void label_state(FILE *f, u32 state) const { + void label_state(FILE *f, u32 state) const override { const typename limex_traits::exception_type *exceptions = getExceptionTable(limex); if (!testbit((const u8 *)&limex->exceptionMask,