X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftimer.h;h=9ea95c7203850f329b67178c3a3e5c9f5f73c822;hb=86bbc0981a60ad9ba7b7bdbf28a34f197f83f6cb;hp=a7d4c8d019e8c3f3677ef570cbd2dbcfd6866d36;hpb=3828baf56467224f5d44049bf1e7a7ed11f43a05;p=dcpomatic.git diff --git a/src/lib/timer.h b/src/lib/timer.h index a7d4c8d01..9ea95c720 100644 --- a/src/lib/timer.h +++ b/src/lib/timer.h @@ -37,7 +37,7 @@ class PeriodTimer { public: - PeriodTimer (std::string n); + explicit PeriodTimer (std::string n); ~PeriodTimer (); private: