Use collator to search for screens (#2426).
[dcpomatic.git] / src / wx / try_unmount_dialog.cc
index dcec6bb0b644fa351271715727e97743282b7ee2..ddfaec5c09f60470d58a8f924f9ab26952c208c0 100644 (file)
 #include "static_text.h"
 #include "try_unmount_dialog.h"
 #include "wx_util.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 static int constexpr width = 300;