Cleanup: test tidying.
[dcpomatic.git] / test / dcp_decoder_test.cc
index da4f6dcbb8bd0f4bb55dc7ee6ef8d9afa8b22ea2..c9474b998c0e0da98f1347d52cb5d7d208a4f2b2 100644 (file)
 
 
 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 */