Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / wx / fonts_dialog.h
index ba98e0963877b82ccf05982b4b81da161dd4ce99..260e74c3dcd58715f79e1b8f762446fdf1a4e773 100644 (file)
 
 */
 
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/listctrl.h>
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/shared_ptr.hpp>
 #include <boost/weak_ptr.hpp>
 #include <boost/filesystem.hpp>