Missing finalize() in dcpdecryptmxf.
[libdcp.git] / src / reel_markers_asset.cc
index 55a50a68992b2de56be9e6b52ea766d86931034e..0dd3cf29a23f5caded0bf05294925593031f6f32 100644 (file)
  */
 
 
-#include "reel_markers_asset.h"
-#include "raw_convert.h"
 #include "dcp_assert.h"
+#include "raw_convert.h"
+#include "reel_markers_asset.h"
+#include "warnings.h"
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::string;