#ifndef VERSION_H_ #define VERSION_H_ #include std::string {PROJECT}_version(); #endif // VERSION_H_