diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-22 23:40:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-16 01:20:17 +0100 |
| commit | 10db62f65c5c8c8c2b667afd454fc472241a25b1 (patch) | |
| tree | 231d3b6c7d58ce8b3ea925c4fb135ed114ad587b /src/wx/dir_picker_ctrl.h | |
| parent | 29d74152f0e5983e7e01d8b88512149eabda7b5b (diff) | |
Ignore new warnings from signals2.hpp.
I think I smell progress!
Diffstat (limited to 'src/wx/dir_picker_ctrl.h')
| -rw-r--r-- | src/wx/dir_picker_ctrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/dir_picker_ctrl.h b/src/wx/dir_picker_ctrl.h index fc5d5a755..f4b0fb31b 100644 --- a/src/wx/dir_picker_ctrl.h +++ b/src/wx/dir_picker_ctrl.h @@ -26,8 +26,8 @@ #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS #include <wx/wx.h> -LIBDCP_ENABLE_WARNINGS #include <boost/signals2.hpp> +LIBDCP_ENABLE_WARNINGS class Button; |
