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