fixup! Make CPL metadata writing optional.
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Oct 2022 17:09:52 +0000 (19:09 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Oct 2022 17:09:52 +0000 (19:09 +0200)
src/wx/advanced_dcp_settings_dialog.h

index 27c803a54a462d315a85a546f10f5ddfc4bad376..2aa81eb63d44fdc193827fa8412e0ff169d70636 100644 (file)
@@ -19,7 +19,9 @@
 */
 
 
+LIBDCP_DISABLE_WARNINGS
 #include <wx/dialog.h>
+LIBDCP_ENABLE_WARNINGS
 #include <memory>