#include "_GeneratedRevision.h" #include "AtomicBuildInfo.h" namespace Atomic { const char* GetGitSHA() { return atomicBuildRevision; } }