zeek/auxil/vcpkg/ports/netgen/add_filesystem.patch
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
305 B
Diff

diff --git a/libsrc/core/logging.hpp b/libsrc/core/logging.hpp
index adfed7e..d34d3e9 100644
--- a/libsrc/core/logging.hpp
+++ b/libsrc/core/logging.hpp
@@ -6,6 +6,7 @@
#include <memory>
#include <string>
#include <vector>
+#include <filesystem>
#include "exception.hpp"
#include "ngcore_api.hpp"