Skip to content

Commit

Permalink
Add missing include for for ptime
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxPowered42 committed Jun 13, 2022
1 parent e6e262c commit 360d364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pfctl_worker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#define FMT_HEADER_ONLY

#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/interprocess/ipc/message_queue.hpp>
#include <fmt/format.h>
#include <fmt/printf.h>
Expand Down

0 comments on commit 360d364

Please sign in to comment.