X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fratio_test.cc;h=1e8d5433358db19dca2015ca2ff22735b61e4171;hp=43f1d2a15b8cc8d58d8b5bccd26590fd94d7eea9;hb=28111007e2e6fd62f5810be780706ae1618bd33f;hpb=c7d77490382d6ddb625340c05b57487cde244f96 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 + Copyright (C) 2012-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -28,6 +28,7 @@ #include #include "lib/ratio.h" #include "lib/util.h" +#include "test.h" using std::ostream;