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