Fix/hide some warnings.
[libdcp.git] / src / reel_interop_subtitle_asset.cc
index 08ea4bb40a7b9565e67b30278b02bd1e515f1fd5..5f295d53a8b12602c64732ffaa4eea859bfce6cf 100644 (file)
 
 
 #include "reel_interop_subtitle_asset.h"
+#include "warnings.h"
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::shared_ptr;