Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / wx / about_dialog.cc
index 4f58b2d1882a6cd8383871592483cf6bd443e9f5..b3e68f4d1e9e2b28a45ecab31dd1d4c8b398009c 100644 (file)
 #include "static_text.h"
 #include "lib/version.h"
 #include "lib/compose.hpp"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/notebook.h>
 #include <wx/hyperlink.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 using std::vector;