X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcustom_scale_dialog.h;h=d8cecad2325205137fea9ab2c28838334fdc24c2;hb=925d97b8e51421bf509c5ffbe4abe8f77a6ca95e;hp=4c9ccf388223b8bd161d196b4a751f2f58317113;hpb=4edc14c8b1410e24f68b510cc14409b96c0338a3;p=dcpomatic.git diff --git a/src/wx/custom_scale_dialog.h b/src/wx/custom_scale_dialog.h index 4c9ccf388..d8cecad23 100644 --- a/src/wx/custom_scale_dialog.h +++ b/src/wx/custom_scale_dialog.h @@ -21,8 +21,11 @@ #include "table_dialog.h" #include -#include +#include +LIBDCP_DISABLE_WARNINGS #include +#include +LIBDCP_ENABLE_WARNINGS class CustomScaleDialog : public TableDialog