diff options
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/inc/pch/precompiled_PresentationMinimizer.hxx | 3 | ||||
-rw-r--r-- | sdext/inc/pch/precompiled_PresenterScreen.hxx | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx index cbf4ed9baac2..7c43a1f01085 100644 --- a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx +++ b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-12-04 09:59:39 using: + Generated on 2021-02-05 16:11:12 using: ./bin/update_pch sdext PresentationMinimizer --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -76,6 +76,7 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <vcl/IDialogRenderable.hxx> #include <vcl/dllapi.h> #include <vcl/errcode.hxx> #include <vcl/errinf.hxx> diff --git a/sdext/inc/pch/precompiled_PresenterScreen.hxx b/sdext/inc/pch/precompiled_PresenterScreen.hxx index db5e6373d453..5b044d645f11 100644 --- a/sdext/inc/pch/precompiled_PresenterScreen.hxx +++ b/sdext/inc/pch/precompiled_PresenterScreen.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-12-04 09:59:39 using: + Generated on 2021-02-05 16:11:12 using: ./bin/update_pch sdext PresenterScreen --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -76,6 +76,7 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <vcl/IDialogRenderable.hxx> #include <vcl/dllapi.h> #include <vcl/exceptiontypes.hxx> #include <vcl/inputtypes.hxx> |