Layout alignment tweaks.
[dcpomatic.git] / src / wx / kdm_dialog.h
index 0c6076fb4c1e7d65802931a054be8cec50c70757..b475bde7098d184f68874eec8a972d636137d845 100644 (file)
 
 #include "wx_util.h"
 #include <dcp/types.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/date_time/posix_time/posix_time.hpp>
 #include <map>