diff options
Diffstat (limited to 'git-tag.h')
| -rw-r--r-- | git-tag.h | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -1,5 +1,3 @@ | |||
| 1 | #pragma once | 1 | #pragma once |
| 2 | 2 | ||
| 3 | #include <string> | 3 | extern const char *GIT_TAG; |
| 4 | |||
| 5 | extern const std::string GIT_TAG; | ||
