X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftemplates_dialog.cc;h=b47c366abeb6e0610541749b34fd78a4e4b91bd6;hb=6d686ea45f5cd01a0d11f92a903ac77779ad8562;hp=30c692e5e3cf75c62cc3ad9e6a6a9a1be1e85372;hpb=313319ba2d8544bc25524e02e634804a503b54f1;p=dcpomatic.git diff --git a/src/wx/templates_dialog.cc b/src/wx/templates_dialog.cc index 30c692e5e..b47c366ab 100644 --- a/src/wx/templates_dialog.cc +++ b/src/wx/templates_dialog.cc @@ -24,7 +24,10 @@ #include "templates_dialog.h" #include "wx_util.h" #include "lib/config.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS using std::string;