From a6a16478016f8fdfb7cacf0168576c0018ab5b75 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sat, 28 Oct 2023 00:16:59 -0700 Subject: [PATCH] add missing include again --- src/ItemNameIndex.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ItemNameIndex.hh b/src/ItemNameIndex.hh index d94e576a..ef98e8f9 100644 --- a/src/ItemNameIndex.hh +++ b/src/ItemNameIndex.hh @@ -2,6 +2,7 @@ #include +#include #include #include #include