10#include "crocoddyl/multibody/contacts/multiple-contacts.hpp"
14template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
15 ContactItemTpl<float>;
16template class CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
17 ContactModelMultipleTpl<float>;
18template struct CROCODDYL_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
19 ContactDataMultipleTpl<float>;