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