diff options
Diffstat (limited to 'src/lib/text_content.h')
| -rw-r--r-- | src/lib/text_content.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/text_content.h b/src/lib/text_content.h index 69a0581fc..bae7cc02e 100644 --- a/src/lib/text_content.h +++ b/src/lib/text_content.h @@ -28,7 +28,9 @@ #include <libcxml/cxml.h> #include <dcp/language_tag.h> #include <dcp/types.h> +LIBDCP_DISABLE_WARNINGS #include <boost/signals2.hpp> +LIBDCP_ENABLE_WARNINGS namespace dcpomatic { |
