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