cmvr-es/src/controller/include/controller_creator.h

13 lines
183 B
C
Raw Normal View History

2025-12-05 16:33:11 +08:00
//
// Created by lgv on 11/27/25.
//
#ifndef CMVR_ES_CONTROLLER_CREATOR_H
#define CMVR_ES_CONTROLLER_CREATOR_H
class controller_creator {
};
#endif //CMVR_ES_CONTROLLER_CREATOR_H