Skip to content

Commit

Permalink
Merge pull request #118 from cactusdynamics/fix-117
Browse files Browse the repository at this point in the history
Add proper header to signal_handler.cc
  • Loading branch information
shuhaowu authored Aug 16, 2024
2 parents 24c3e1c + 96a01cc commit 861ed14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cactus_rt/signal_handler.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <cstring>
#include <stdexcept>
#include <string>
#include <tuple>

namespace cactus_rt {
/// @private
Expand Down

0 comments on commit 861ed14

Please sign in to comment.