#include "StudentManageSystem.cpp" int main() { StudentManagerSystem sms; sms.mainProcess(); }