summaryrefslogtreecommitdiffstats
path: root/src/event_to_string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/event_to_string.cpp')
-rw-r--r--src/event_to_string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event_to_string.cpp b/src/event_to_string.cpp
index 159a863..366859a 100644
--- a/src/event_to_string.cpp
+++ b/src/event_to_string.cpp
@@ -15,7 +15,7 @@
PATCHAGE_DISABLE_FMT_WARNINGS
#include <fmt/core.h>
-#include <fmt/ostream.h>
+#include <fmt/ostream.h> // IWYU pragma: keep
PATCHAGE_RESTORE_WARNINGS
#include <boost/optional/optional.hpp>