Make similar changes to the previous commit for _xml_id.
[libdcp.git] / src / reel_smpte_subtitle_asset.cc
index 5a7c8c6ca4db79722c6b7902c9655025dd49a2b5..64440547ce036fff99cf7f11eb77a233fae15679 100644 (file)
 
 #include "reel_smpte_subtitle_asset.h"
 #include "smpte_subtitle_asset.h"
+#include "warnings.h"
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::shared_ptr;