diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-16 20:40:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-16 20:40:21 +0000 |
| commit | 5a843c4c224051237105a6e8de472ae9a216c001 (patch) | |
| tree | 8b1b2695a78e1e503a4be9a4ad7c2e643a96bd14 /src/wscript | |
| parent | 5877be91301e5dd54ca125c0acd7bfb1ecc3dcd6 (diff) | |
Replace use of cassert with exceptions.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index a054a91..eafd1c9 100644 --- a/src/wscript +++ b/src/wscript @@ -15,6 +15,7 @@ def build(bld): colour.cc dcp_reader.cc effect.cc + exceptions.cc font_size.cc interop_dcp_reader.cc iso6937.cc |
