Supporters update.
[dcpomatic.git] / src / wx / player_stress_tester.cc
index b299ccbf8a249f9c674ba814c118a2ebe45ccccd..2593757270a075f10f1c4b4788d23c9ec9705249 100644 (file)
 #include "player_stress_tester.h"
 #include <dcp/raw_convert.h>
 #include <dcp/util.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/algorithm/string.hpp>
 #include <boost/bind/bind.hpp>
 #include <iostream>