Move Image::as_png() out to image_as_png().
[dcpomatic.git] / src / wx / language_tag_widget.h
index 16c00e3a63cc1fc0186a37a10a1781456bd43def..346b8bc752df11d9fefbb94a1441a6a5c03a031e 100644 (file)
 
 
 #include <dcp/language_tag.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/signals2.hpp>