Remove the "simple" UI (#1868).
[dcpomatic.git] / src / lib / atmos_content.cc
index 2e59b92b7f288d1653189efd9399a2d7803730b1..0543437a30ca06e7a44ea6a3fbf0249fec2d96ab 100644 (file)
 
 
 #include "atmos_content.h"
+#include "warnings.h"
 #include <dcp/raw_convert.h>
+DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 
 using std::string;