diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-21 13:47:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-21 13:47:40 +0100 |
| commit | 19356a292ba53b6d40270b1e74af5dad2304dbd5 (patch) | |
| tree | 5632234ec4ce2106284f5c23e5af2d110c996c44 /src/mxf.h | |
| parent | 26f6ead44ff6bcb259c1755f91beb0a9e3eee988 (diff) | |
Various fix-ups and warning fixes from OS X.
Diffstat (limited to 'src/mxf.h')
| -rw-r--r-- | src/mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ public: ~MXF (); bool equals ( - boost::shared_ptr<const Content> other, + boost::shared_ptr<const Asset> other, EqualityOptions opt, boost::function<void (NoteType, std::string)> note ) const; |
