Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / wx / player_information.h
index b932281746b0fe37c2e00c4860f3ce8d58935404..ae3e134295f3442694a1dceda5fcff9816f83d32 100644 (file)
 
 */
 
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/scoped_ptr.hpp>
 #include <boost/weak_ptr.hpp>