diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-16 12:32:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-16 12:32:04 +0100 |
| commit | 308488324dbc4d8b709d3fb1dc9fee0479346c21 (patch) | |
| tree | 446989a0bea3db683e5200da89c955140b175682 /test | |
| parent | cfdd68eb5fb0ef8423e860103ad4e5510994f1da (diff) | |
| parent | 362ed9ee4f73bee21b3ef8d3b449bb8e8877f501 (diff) | |
Merge master.
Diffstat (limited to 'test')
| -rw-r--r-- | test/ratio_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ratio_test.cc b/test/ratio_test.cc index f5ac3ca64..c941248bf 100644 --- a/test/ratio_test.cc +++ b/test/ratio_test.cc @@ -29,7 +29,7 @@ using std::ostream; -namespace libdcp { +namespace dcp { ostream& operator<< (ostream& s, dcp::Size const & t) |
