From e2180efb02c641e6679d5f143df660b048611785 Mon Sep 17 00:00:00 2001 From: Marcos Bento Date: Mon, 23 Oct 2023 14:39:15 +0100 Subject: [PATCH] Add #include required by Boost --- ANattr/src/ZombieAttr.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/ANattr/src/ZombieAttr.cpp b/ANattr/src/ZombieAttr.cpp index aa371c560..1e03eaf8a 100644 --- a/ANattr/src/ZombieAttr.cpp +++ b/ANattr/src/ZombieAttr.cpp @@ -18,6 +18,7 @@ #include #include +#include #include #include