Skip to content

Commit

Permalink
make format
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Jul 11, 2023
1 parent 9257b21 commit 99b8d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/src/lib.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include <uv.h>
#include <absl/container/flat_hash_map.h>
#include <cerrno>
#include <csignal> // sigaction()
#include <csignal> // sigaction()
#include <string>

void IgnoreSignals();
Expand Down

0 comments on commit 99b8d93

Please sign in to comment.