X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fdcp_decoder_test.cc;h=c9474b998c0e0da98f1347d52cb5d7d208a4f2b2;hb=ce73eaf7875a9a3326afcd839ad85eb95879c160;hp=da4f6dcbb8bd0f4bb55dc7ee6ef8d9afa8b22ea2;hpb=0f772d68ef7fb32002538ce9ca7c9764d0d7135b;p=dcpomatic.git diff --git a/test/dcp_decoder_test.cc b/test/dcp_decoder_test.cc index da4f6dcbb..c9474b998 100644 --- a/test/dcp_decoder_test.cc +++ b/test/dcp_decoder_test.cc @@ -42,10 +42,9 @@ using std::list; +using std::make_shared; using std::string; using std::vector; -using std::make_shared; -using std::shared_ptr; /* Check that DCPDecoder reuses old data when it should */