10#include "crocoddyl/core/activations/quadratic-barrier.hpp" 
   14template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   15    ActivationBoundsTpl<float>;
 
   16template class CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   17    ActivationModelQuadraticBarrierTpl<float>;
 
   18template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   19    ActivationDataQuadraticBarrierTpl<float>;