X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Ftable_dialog.h;h=fdc2022c84f6a39033f54794ecd09927d1cf35f1;hb=a0873f70fbc95cc45106c61e9b3c5dfda3b946f9;hp=a5015ee59c02f4921233922455a5e774b5fbce38;hpb=64b7c2e30a6adc62c373b9dcc7f39310f10ed994;p=dcpomatic.git diff --git a/src/wx/table_dialog.h b/src/wx/table_dialog.h index a5015ee59..fdc2022c8 100644 --- a/src/wx/table_dialog.h +++ b/src/wx/table_dialog.h @@ -21,7 +21,10 @@ #ifndef DCPOMATIC_TABLE_DIALOG_H #define DCPOMATIC_TABLE_DIALOG_H +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS class TableDialog : public wxDialog {