diff options
Diffstat (limited to 'unoxml/inc')
-rw-r--r-- | unoxml/inc/pch/precompiled_unoxml.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unoxml/inc/pch/precompiled_unoxml.hxx b/unoxml/inc/pch/precompiled_unoxml.hxx index ab1b07fa46ec..8a9d6f211ec0 100644 --- a/unoxml/inc/pch/precompiled_unoxml.hxx +++ b/unoxml/inc/pch/precompiled_unoxml.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 2019-04-29 21:19:18 using: + Generated on 2019-10-17 15:17:32 using: ./bin/update_pch unoxml unoxml --cutoff=1 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -69,6 +69,7 @@ #include <libxml/xpath.h> #include <libxml/xpathInternals.h> #include <sax/fastattribs.hxx> +#include <tools/diagnose_ex.h> #include <ucbhelper/commandenvironment.hxx> #include <ucbhelper/content.hxx> #include <xmloff/xmlimp.hxx> |