blob: 1c7a0a04a6ca83b923bb282f5a7e7ad67f971919 [file] [log] [blame]
Austin Schuh7400da02018-01-28 19:54:58 -08001#include <ct/optcon/optcon-prespec.h>
2#include <ct/optcon/constraint/ConstraintContainerAnalytical-impl.h>
3
4#if @DOUBLE_OR_FLOAT@
5template class ct::optcon::ConstraintContainerAnalytical<@STATE_DIM_PRESPEC@, @CONTROL_DIM_PRESPEC@, @SCALAR_PRESPEC@>;
6#endif