Add a load of explicit keywords.
[dcpomatic.git] / src / lib / raw_image_proxy.h
index 2b64cbd9b812e9d14f0159eb0c2ba2f213e9861c..9f8424eb34df8061154ee96925b679a8d6939890 100644 (file)
@@ -26,7 +26,7 @@
 class RawImageProxy : public ImageProxy
 {
 public:
-       RawImageProxy (boost::shared_ptr<Image>);
+       explicit RawImageProxy (boost::shared_ptr<Image>);
        RawImageProxy (boost::shared_ptr<cxml::Node> xml, boost::shared_ptr<Socket> socket);
 
        boost::shared_ptr<Image> image (