#ifndef _RTE_VFCONTROL_PARAMETERS_H #define _RTE_VFCONTROL_PARAMETERS_H #include "rtwtypes.h" #include "SegmentInfo.hpp" namespace slrealtime { SegmentVector &getSegmentVector(void); } // slrealtime #endif