6 lines
86 B
C
6 lines
86 B
C
#pragma once
|
|
|
|
extern const char* g_scm_branch_str;
|
|
extern const char* g_scm_tag_str;
|
|
|