C++11 tidying.
[dcpomatic.git] / src / wx / film_name_location_dialog.cc
index 098676a9eefcd039ea338864dea1719562125d46..2f3fefe49aa0c2033fc2903e4e4c1092d2bef9fe 100644 (file)
 #endif
 #include "lib/compose.hpp"
 #include "lib/config.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/stdpaths.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>