Store subtitle language(s) in Film, and allow setup of those
[dcpomatic.git] / src / lib / audio_analysis.cc
index 446fcccef1607323d7851dbffe98114cda5fb841..f69bcd362db164e23c31e01d73bdf3399f01b9e9 100644 (file)
 #include "util.h"
 #include "playlist.h"
 #include "audio_content.h"
+#include "warnings.h"
 #include <dcp/raw_convert.h>
+DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>
 #include <boost/foreach.hpp>
 #include <stdint.h>