10#include "crocoddyl/core/activations/quadratic-flat-exp.hpp" 
   14template class CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   15    ActivationModelQuadFlatExpTpl<float>;
 
   16template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   17    ActivationDataQuadFlatExpTpl<float>;