diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-27 22:38:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-27 22:38:43 +0000 |
| commit | 00e9647a9ede540f2d567c19025278c25a87c830 (patch) | |
| tree | 145f7fc92cfa0670e7da304b965d30f751ab1b14 /src/reel_picture_asset.cc | |
| parent | 8c2f3517e868078b551bb01d975f2956cb692fbf (diff) | |
Various tweaks; work on read_dcp example.
Diffstat (limited to 'src/reel_picture_asset.cc')
| -rw-r--r-- | src/reel_picture_asset.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reel_picture_asset.cc b/src/reel_picture_asset.cc index 758ed85e..673eb133 100644 --- a/src/reel_picture_asset.cc +++ b/src/reel_picture_asset.cc @@ -27,7 +27,6 @@ using std::bad_cast; using std::string; using std::stringstream; using boost::shared_ptr; -using boost::lexical_cast; using namespace dcp; ReelPictureAsset::ReelPictureAsset () |
