#include "git_version.h" namespace Splash { const char* GIT_HASH = "@GIT_HASH@"; const char* GIT_BRANCH = "@GIT_BRANCH@"; }