Skip to content

Commit

Permalink
Merge branch 'individual-dfa-files' into remove-redundant-typenames
Browse files Browse the repository at this point in the history
  • Loading branch information
SharafMohamed committed Dec 8, 2024
2 parents 70cd43d + 78c4125 commit 3ce0b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/log_surgeon/finite_automata/RegexDFAState.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef LOG_SURGEON_FINITE_AUTOMATA_REGEX_DFA_STATE
#define LOG_SURGEON_FINITE_AUTOMATA_REGEX_DFA_STATE

#include <type_traits>
#include <cassert>
#include <cstdint>
#include <memory>
Expand Down

0 comments on commit 3ce0b30

Please sign in to comment.