Disable warnings around all wx includes.
[dcpomatic.git] / src / wx / film_name_location_dialog.cc
index 098676a9eefcd039ea338864dea1719562125d46..e6a31190190a790893553ac99c3c79b83add3316 100644 (file)
 #endif
 #include "lib/compose.hpp"
 #include "lib/config.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/stdpaths.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>