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