diff options
Diffstat (limited to 'src/reel_interop_subtitle_asset.cc')
| -rw-r--r-- | src/reel_interop_subtitle_asset.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/reel_interop_subtitle_asset.cc b/src/reel_interop_subtitle_asset.cc index 08ea4bb4..5f295d53 100644 --- a/src/reel_interop_subtitle_asset.cc +++ b/src/reel_interop_subtitle_asset.cc @@ -38,7 +38,10 @@ #include "reel_interop_subtitle_asset.h" +#include "warnings.h" +LIBDCP_DISABLE_WARNINGS #include <libxml++/libxml++.h> +LIBDCP_ENABLE_WARNINGS using std::shared_ptr; |
