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