diff options
Diffstat (limited to 'test/ratio_test.cc')
| -rw-r--r-- | test/ratio_test.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/ratio_test.cc b/test/ratio_test.cc index 43f1d2a15..1e8d54333 100644 --- a/test/ratio_test.cc +++ b/test/ratio_test.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -28,6 +28,7 @@ #include <dcp/util.h> #include "lib/ratio.h" #include "lib/util.h" +#include "test.h" using std::ostream; |
