diff options
Diffstat (limited to 'emfio/inc')
-rw-r--r-- | emfio/inc/pch/precompiled_emfio.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emfio/inc/pch/precompiled_emfio.hxx b/emfio/inc/pch/precompiled_emfio.hxx index 4c5e0222c915..c015b509fdd9 100644 --- a/emfio/inc/pch/precompiled_emfio.hxx +++ b/emfio/inc/pch/precompiled_emfio.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-15 11:15:33 using: + Generated on 2021-02-19 15:34:42 using: ./bin/update_pch emfio emfio --cutoff=8 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -37,6 +37,7 @@ #include <rtl/tencinfo.h> #include <sal/config.h> #include <sal/log.hxx> +#include <sal/macros.h> #include <sal/types.h> #include <vcl/bitmapex.hxx> #include <vcl/dllapi.h> |