diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/version.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/version.h b/src/version.h index 7fd9dc25..52abd13a 100644 --- a/src/version.h +++ b/src/version.h @@ -3,5 +3,6 @@ namespace libdcp { extern char const * version; extern char const * git_commit; +extern bool built_with_debug; } |
