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