macOS / new boost build fixes.
[dcpomatic.git] / src / wx / text_view.h
index 6ce22dc799dfa9f579b733a0a023faf2bc10a1f9..d360838a834327ea5063d6d821dd1c6e65774691 100644 (file)
 */
 
 #include "lib/content_text.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <wx/listctrl.h>
 #include <boost/shared_ptr.hpp>
 #include <boost/weak_ptr.hpp>