blob: 9a801595a02fbd2e02b2c238b4a3c1d4a879ea3f [file] [log] [blame]
#include <ct/optcon/optcon-prespec.h>
#include <ct/optcon/constraint/term/ObstacleConstraint-impl.h>
#if @DOUBLE_OR_FLOAT@
template class ct::optcon::ObstacleConstraint<@STATE_DIM_PRESPEC@, @CONTROL_DIM_PRESPEC@, @SCALAR_PRESPEC@>;
#endif