7 lines
152 B
C
7 lines
152 B
C
#ifndef PROF_GIT_BRANCH
|
|
#define PROF_GIT_BRANCH @PROF_GIT_BRANCH@
|
|
#endif
|
|
#ifndef PROF_GIT_REVISION
|
|
#define PROF_GIT_REVISION @PROF_GIT_REVISION@
|
|
#endif
|