Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / wx / update_dialog.cc
index e864564acd118c7822eda99cba6c99db7faca67f..373e518b1e46ee5000916cf5bd38ab532c153edd 100644 (file)
 #include "update_dialog.h"
 #include "static_text.h"
 #include "wx_util.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/hyperlink.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 using std::string;
 using boost::optional;