diff options
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) |
