diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-17 15:14:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-17 15:14:14 +0100 |
| commit | eaac013b4e68dea48fb2c3070b7c7ca59dfd1b96 (patch) | |
| tree | 782b6af4e27104273afb7713c66c9e1d1dbd2fb4 /src/util.h | |
| parent | aa1ea57fbbfe775168dacceb707a1dc80dc02dae (diff) | |
Hack asdcplib to make its RNG repeatable when we are testing.
Diffstat (limited to 'src/util.h')
| -rw-r--r-- | src/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,6 +23,5 @@ namespace libdcp { extern std::string make_uuid (); extern std::string make_digest (std::string); -extern bool libdcp_test; } |
