Fix/hide some warnings.
[libdcp.git] / src / reel_atmos_asset.cc
index 1df26ce9d4b77dfe377d4249961027fff7434751..fe30cea26d19c30298b74db839d3b591a1f55e85 100644 (file)
 
 #include "atmos_asset.h"
 #include "reel_atmos_asset.h"
+#include "warnings.h"
 #include <libcxml/cxml.h>
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::string;