From f55fecc8f65a4b21b12a21ca5edd1ffc4dfe6a7b Mon Sep 17 00:00:00 2001 From: hugtalbot Date: Wed, 28 Jan 2026 18:19:31 +0100 Subject: [PATCH] Follow lifecycle v26.06 deprecated header --- .../Sofa/src/SofaPython3/Sofa/Core/Binding_TaskScheduler.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_TaskScheduler.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_TaskScheduler.cpp index 18da1e44..b7fd649c 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_TaskScheduler.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_TaskScheduler.cpp @@ -19,8 +19,8 @@ ******************************************************************************/ #include -#include -#include +#include +#include #include