galmon/githash.cc

4 lines
54 B
C++
Raw Normal View History

2019-12-28 15:26:24 -07:00
#include "githash.h"
const char* g_gitHash=GIT_HASH;