Add a load of explicit keywords.
[dcpomatic.git] / src / lib / isdcf_metadata.h
index 5d0e865fb476a287f0935e4c8a8cca169d3c4fc2..49d204cf42b4fa552d40082c8c10517101f70145 100644 (file)
@@ -39,7 +39,7 @@ public:
                , two_d_version_of_three_d (false)
        {}
 
-       ISDCFMetadata (cxml::ConstNodePtr);
+       explicit ISDCFMetadata (cxml::ConstNodePtr);
 
        void as_xml (xmlpp::Node *) const;
        void read_old_metadata (std::string, std::string);