diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-17 17:25:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-17 17:25:18 +0100 |
| commit | 1c22ef308a1d62b4c6935ede8233b1fea082b0ca (patch) | |
| tree | c3d8e8321e4b1aa09cce056d5a35da908a0ae3d9 /asdcplib/src/KM_util.h | |
| parent | 0e7591e3bf95d4abe08d854850b6fc4e411586b0 (diff) | |
Various test hackery.
Diffstat (limited to 'asdcplib/src/KM_util.h')
| -rwxr-xr-x | asdcplib/src/KM_util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asdcplib/src/KM_util.h b/asdcplib/src/KM_util.h index 78f07398..892670e6 100755 --- a/asdcplib/src/KM_util.h +++ b/asdcplib/src/KM_util.h @@ -41,6 +41,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. namespace Kumu { + extern bool libdcp_test; + // The version number declaration and explanation are in ../configure.ac const char* Version(); |
