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