/editeng/qa/

class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-03-01 08:30:31 -0500
committerStephan Bergmann <sbergman@redhat.com>2016-03-01 15:03:57 +0000
commit2a5b8f34eba2f560759f27bb415dc599e657ab28 (patch)
tree5a684bbd72236318d92e86b665ae34407053adb2 /bin
parent58a22dc030460e7164663ef84acd01f7a993af28 (diff)
Exclude xmlsec headers from precompiled headers
Internal headers should not be exposed, rather xmlsec-wrapper.h should be used. Unfortunately, the latter causes undefined symbols on Linux when pch is enabled. Change-Id: Id68f1cde5090f1a8ba9530894e08edbeb3ad4165 Reviewed-on: https://gerrit.libreoffice.org/22811 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>