Extract marker strings out to a separate method.
[dcpomatic.git] / src / wx / text_panel.cc
index 24646b78ac56704e1ee3636ff39a5ffcdac6d7c4..8cb4166c11bd7f51446ba961c87f3468499f4151 100644 (file)
 #include "lib/string_text_file_decoder.h"
 #include "lib/subtitle_analysis.h"
 #include "lib/text_content.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/spinctrl.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::cout;