Skip to content

Commit 360d364

Browse files
committed
Add missing include for for ptime
1 parent e6e262c commit 360d364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pfctl_worker.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#define FMT_HEADER_ONLY
88

9+
#include <boost/date_time/posix_time/posix_time_types.hpp>
910
#include <boost/interprocess/ipc/message_queue.hpp>
1011
#include <fmt/format.h>
1112
#include <fmt/printf.h>

0 commit comments

Comments
 (0)