Obey requests to change the video range of RGB content.
[dcpomatic.git] / src / lib / cross_common.cc
index cf220fe53f4b9377dc5d4fe391d8d6ab483efd8b..edc806b584fed235a947e53a46751725bac7424c 100644 (file)
 #include "cross.h"
 #include "compose.hpp"
 #include "dcpomatic_log.h"
+#include "warnings.h"
 #include <dcp/raw_convert.h>
 #include <boost/foreach.hpp>
+DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <iostream>
 
 #include "i18n.h"