C++11 tidying.
[dcpomatic.git] / test / threed_test.cc
index a4889645f100064e2ae1bbc8008e6f97fd887870..f98464fb5810329d20a6a6903ed2b175bc4fb9b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013-2019 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2013-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 /** @file  test/threed_test.cc
  *  @brief Create some 3D DCPs (without comparing the results to anything).
  *  @ingroup completedcp
  */
 
+
 #include "lib/config.h"
 #include "lib/content_factory.h"
 #include "lib/cross.h"