#ifndef IS_UPDATED #define IS_UPDATED #include bool is_updated(std::string src); #endif