#ifndef SRC_MICS_H_ #define SRC_MICS_H_ #include std::string engine_info(); std::string engine_version(); #endif /* SRC_MICS_H_ */