10#include "crocoddyl/core/constraints/residual.hpp" 
   14template class CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   15    ConstraintModelResidualTpl<double>;
 
   16template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
 
   17    ConstraintDataResidualTpl<double>;