Test churn from adding make_uuid() into CPL.
[libdcp.git] / src / rgb_xyz.h
index eb1b5ac8a8a7f9fdbcbdce273d5d563af19d2d8e..4a920efb3db9908a4e498c74f678e8ed166ad464 100644 (file)
 */
 
 
+/** @file  rgb_xyz.h
+ *  @brief Conversion between RGB and XYZ
+ */
+
+
 #include "types.h"
 #include <memory>
 #include <boost/optional.hpp>