diff options
Diffstat (limited to 'src/git_commit.h')
| -rw-r--r-- | src/git_commit.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/git_commit.h b/src/git_commit.h new file mode 100644 index 00000000..377fefbb --- /dev/null +++ b/src/git_commit.h @@ -0,0 +1,6 @@ + +namespace libdcp { + +extern char const * git_commit; + +} |
