Fix build on old GCC.
[libdcp.git] / src / reel_interop_closed_caption_asset.cc
index 3e85b135377f518d89a79eaf7d4c26e12230eab7..be968068eed92f1dfa122502dab0710ab6f5c45e 100644 (file)
 
 
 #include "reel_interop_closed_caption_asset.h"
+#include "warnings.h"
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::make_pair;