diff options
Diffstat (limited to 'src/wx/markers_dialog.h')
| -rw-r--r-- | src/wx/markers_dialog.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/markers_dialog.h b/src/wx/markers_dialog.h index fbbaa1aee..e2c261873 100644 --- a/src/wx/markers_dialog.h +++ b/src/wx/markers_dialog.h @@ -18,7 +18,10 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include <wx/wx.h> +DCPOMATIC_ENABLE_WARNINGS #include <boost/shared_ptr.hpp> #include <boost/weak_ptr.hpp> #include <list> |
