#pragma once namespace GitVer { const char *DescribeTags(); const char *CommitDate(); }