Skip to content

Commit

Permalink
remove unused optional header.
Browse files Browse the repository at this point in the history
Signed-off-by: Rosen Penev <rosenp@gmail.com>
  • Loading branch information
neheb authored and KarlStraussberger committed Nov 15, 2021
1 parent 8ffc808 commit 067ed55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/process_executor.cc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include "process_executor.h" // API

#include <csignal>
#include <optional>
#include <sys/wait.h>
#include <thread>
#include <unistd.h>
Expand Down

0 comments on commit 067ed55

Please sign in to comment.