diff options
Diffstat (limited to 'sot')
-rw-r--r-- | sot/inc/pch/precompiled_sot.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sot/inc/pch/precompiled_sot.hxx b/sot/inc/pch/precompiled_sot.hxx index 4cc55016e7f3..f1142d6a28bd 100644 --- a/sot/inc/pch/precompiled_sot.hxx +++ b/sot/inc/pch/precompiled_sot.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 2021-02-19 15:35:11 using: + Generated on 2021-02-22 20:24:57 using: ./bin/update_pch sot sot --cutoff=5 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -46,6 +46,7 @@ #include <rtl/ustring.h> #include <rtl/ustring.hxx> #include <sal/config.h> +#include <sal/detail/log.h> #include <sal/log.hxx> #include <sal/types.h> #include <vcl/dllapi.h> |