updated windows scm_rev code to use new style

This commit is contained in:
ShizZy 2014-04-23 22:04:33 -04:00
parent 4405a53cf3
commit 121960a2eb
6 changed files with 55 additions and 66 deletions

View file

@ -7,8 +7,7 @@
namespace Common {
extern const char g_scm_rev[];
extern const char g_scm_ref_spec[];
extern const char g_scm_branch[];
extern const char g_scm_desc[];
} // namespace