diff options
Diffstat (limited to 'src/lib/examine_content_job.h')
| -rw-r--r-- | src/lib/examine_content_job.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index 424963726..0105035ff 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -27,6 +27,7 @@ class ExamineContentJob : public Job { public: ExamineContentJob (boost::shared_ptr<const Film>, boost::shared_ptr<Content>); + ~ExamineContentJob (); std::string name () const; std::string json_name () const; |
