X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fstandard_controls.cc;h=a2914d77ba0727f866bf1b874e63e9babd2b50a2;hb=8d67ad2e74b6d2c88b52a397a2c2823254ec09fb;hp=6196c1b5c29e10c39fcb55277a7e833116d7cf3c;hpb=952084c4221c5708e02c783284cf0f7239c6b4c4;p=dcpomatic.git diff --git a/src/wx/standard_controls.cc b/src/wx/standard_controls.cc index 6196c1b5c..a2914d77b 100644 --- a/src/wx/standard_controls.cc +++ b/src/wx/standard_controls.cc @@ -21,8 +21,11 @@ #include "film_viewer.h" #include "standard_controls.h" +#include +LIBDCP_DISABLE_WARNINGS #include #include +LIBDCP_ENABLE_WARNINGS using std::shared_ptr;