Rationalise #undef-ing of ERROR.
[libdcp.git] / src / reel_smpte_closed_caption_asset.cc
index 34fba18b9fea64753349b5f42b5ecaa428978177..a2a68202a997a5e5dff7f94cfeab085d7156e8f5 100644 (file)
 
 
 #include "reel_smpte_closed_caption_asset.h"
+#include "warnings.h"
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::make_pair;