Disable warnings around all wx includes.
[dcpomatic.git] / src / wx / templates_dialog.cc
index 30c692e5e3cf75c62cc3ad9e6a6a9a1be1e85372..5173cdc5a2557921c03476ad832e6d46cee82fc1 100644 (file)
 #include "templates_dialog.h"
 #include "wx_util.h"
 #include "lib/config.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 
 using std::string;