Add a load of explicit keywords.
[dcpomatic.git] / src / lib / json_server.h
index 996b9bf79eb1077fe7db19346c2ca3ccfe7ccfa0..f36e621f3f6fdbc23ee27d811c5213b0408b422f 100644 (file)
@@ -23,7 +23,7 @@
 class JSONServer
 {
 public:
-       JSONServer (int port);
+       explicit JSONServer (int port);
 
 private:
        void run (int port);