C++11 tidying.
[dcpomatic.git] / src / wx / suspender.h
index 3538951a8551fe3a5c939dbea1e885fe43cf3e86..947d7a367fd6d13732702b5db09c8a5249368156 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2020 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2020-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include <boost/function.hpp>
 #include <set>
 
+
 class Suspender
 {
 public: