X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=inline;f=test%2Fsync_test.cc;h=cbfd74007fac19c58af25cae5f5f5c8721bef669;hb=d39880eef211a296fa8ef4712cdef5945d08527c;hp=0bffdb838fb5a8bd93e3dc55c095d7e7fda25cb3;hpb=75faebaf1d74e2b52360905e94e9f5bf31c34124;p=libdcp.git diff --git a/test/sync_test.cc b/test/sync_test.cc index 0bffdb83..cbfd7400 100644 --- a/test/sync_test.cc +++ b/test/sync_test.cc @@ -37,14 +37,14 @@ #include "sound_asset_writer.h" #include "test.h" #include -#include +#include #include #include using std::vector; using boost::shared_array; -using boost::shared_ptr; +using std::shared_ptr; static const int sample_A = 0.038 * 8388608;