Fix crash on too-early update of closed caption dialog.
[dcpomatic.git] / test / test.h
index 77108af46b586f267dc53db0830f671039148a09..b620a68a0802195982b02ddf365a22563cb2e8ce 100644 (file)
 
 */
 
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <Magick++.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>
 #include <boost/shared_ptr.hpp>