C++11 tidying.
[dcpomatic.git] / src / lib / mid_side_decoder.h
index 8be5db67fb13665067f69decac74796642bf8e95..99821caa463985c12c4067e13cc293f204eabfd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2014-2015 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2014-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "audio_processor.h"
 
+
 class MidSideDecoder : public AudioProcessor
 {
 public: