Skip to content

Commit

Permalink
Add header for conditional_t.
Browse files Browse the repository at this point in the history
  • Loading branch information
SharafMohamed committed Dec 8, 2024
1 parent 1b945a1 commit 78c4125
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 78c4125

Please sign in to comment.