Add hint when making a FTR without FFEC/FFMC markers (#1804).
[dcpomatic.git] / src / lib / spl_entry.cc
index 5b011a04654ec747dfe44a97e58c28039e1d3752..3cb1a9a363b5adecd833bce9d7aca8d84ddefc8a 100644 (file)
 #include "spl_entry.h"
 #include "dcp_content.h"
 #include "dcpomatic_assert.h"
+#include "warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 using boost::shared_ptr;
 using boost::dynamic_pointer_cast;