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