Make sure that crop preview rectangle is properly hidden when we close the auto crop...
[dcpomatic.git] / src / wx / audio_gain_dialog.cc
index 2c0f17c0a5c6403d27895cd882ebe65db3b4d1a1..c16ec4cb660a6e320645a913992ec18cb8f56a6f 100644 (file)
 #include "audio_gain_dialog.h"
 #include "wx_util.h"
 #include "lib/maths_util.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/spinctrl.h>
+LIBDCP_ENABLE_WARNINGS
 #include <cmath>