summaryrefslogtreecommitdiff
path: root/src/wx/player_stress_tester.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/player_stress_tester.h')
-rw-r--r--src/wx/player_stress_tester.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/player_stress_tester.h b/src/wx/player_stress_tester.h
index 9da73762f..c8cc14676 100644
--- a/src/wx/player_stress_tester.h
+++ b/src/wx/player_stress_tester.h
@@ -18,7 +18,10 @@
*/
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
#include <boost/signals2.hpp>
#include <boost/filesystem.hpp>