diff --git a/Sofa/framework/Helper/src/sofa/helper/SimpleTimer.h b/Sofa/framework/Helper/src/sofa/helper/SimpleTimer.h index f7603ec8dcd..98e84ff6d93 100644 --- a/Sofa/framework/Helper/src/sofa/helper/SimpleTimer.h +++ b/Sofa/framework/Helper/src/sofa/helper/SimpleTimer.h @@ -19,6 +19,12 @@ * * * Contact information: contact@sofa-framework.org * ******************************************************************************/ +#pragma once + +#include + +SOFA_HEADER_DEPRECATED("v26.06", "v27.06", "This header is unused and will be removed.") + #ifndef SOFA_HELPER_SIMPLETIMER_H #define SOFA_HELPER_SIMPLETIMER_H