X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fisdcf_metadata.cc;h=e117dc28445be008e3bea71c2801ed4fa1d5f4c1;hp=5e689ee273080e89a4d26b0743c5c304b02bc384;hb=e519feaca11005d330e7b8403b948d4ad9cc3ae8;hpb=698e3ac8863d264237003b49750ae074d612f451 diff --git a/src/lib/isdcf_metadata.cc b/src/lib/isdcf_metadata.cc index 5e689ee27..e117dc284 100644 --- a/src/lib/isdcf_metadata.cc +++ b/src/lib/isdcf_metadata.cc @@ -19,9 +19,12 @@ */ #include "isdcf_metadata.h" +#include "warnings.h" #include #include +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS #include #include "i18n.h"