From a4ba51f992e1f668b66092261f647965440a157a Mon Sep 17 00:00:00 2001 From: Alex Bilger Date: Tue, 15 Oct 2024 09:57:44 +0200 Subject: [PATCH] missing include --- Sofa/framework/Helper/test/SelectableItem_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Sofa/framework/Helper/test/SelectableItem_test.cpp b/Sofa/framework/Helper/test/SelectableItem_test.cpp index cc9ebd3c8fb..d59bf25d1fe 100644 --- a/Sofa/framework/Helper/test/SelectableItem_test.cpp +++ b/Sofa/framework/Helper/test/SelectableItem_test.cpp @@ -22,6 +22,7 @@ #include #include #include +#include struct TestSelectableItem final : sofa::helper::SelectableItem