Add bind().
[dcpomatic.git] / src / wx / kdm_dialog.cc
index 71556812264d81ea4029b6810f5d69c1ee942fdd..268573e6c35e5048699961279b59c87f806ee022 100644 (file)
 #include "lib/screen.h"
 #include <libcxml/cxml.h>
 #include <dcp/exceptions.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/listctrl.h>
 #include <wx/treectrl.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::exception;