blob: 243c61731439b0bfa5193e294dec04b8ff3ea4cf [file] [log] [blame]
Austin Schuh7400da02018-01-28 19:54:58 -08001#include <ct/optcon/optcon-prespec.h>
2#include <ct/optcon/problem/OptConProblem-impl.h>
3
4template class ct::optcon::OptConProblem<@STATE_DIM_PRESPEC@, @CONTROL_DIM_PRESPEC@, @SCALAR_PRESPEC@>;