X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimeline_labels_view.cc;h=7075d4b7dce74418bfa264cc0ad007a57c9b271c;hb=600e0c67c61b29427602918daebb38a4822f95cb;hp=4450fef0552ec2dd4f60e4ef59f24370655b09df;hpb=7bc2134d658778e04f1756c255e604b4ab5a5831;p=dcpomatic.git diff --git a/src/wx/timeline_labels_view.cc b/src/wx/timeline_labels_view.cc index 4450fef05..7075d4b7d 100644 --- a/src/wx/timeline_labels_view.cc +++ b/src/wx/timeline_labels_view.cc @@ -19,10 +19,13 @@ */ -#include "timeline_labels_view.h" #include "timeline.h" -#include +#include "timeline_labels_view.h" +#include +LIBDCP_DISABLE_WARNINGS #include +#include +LIBDCP_ENABLE_WARNINGS using std::list;