summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-14 16:19:25 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-14 18:55:18 +0200
commit8848f4e8c203e35f14a4f20919b826e2d667b757 (patch)
treeb137b3a8f7f840b70cda26dc5c1d50cbcb3ba169 /xmlsecurity
parent8bd6bf93b7711a7ac7c5cbd7c3bb980481570ebd (diff)
xmlsecurity: remove NSS cert.h from PCH
nssrenam.h is another horror... Change-Id: I166ac2ab1414e89d5cd4beae543670fdfa389adb
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
index 7925c4c8dd67..6afc26659471 100644
--- a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
+++ b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
@@ -17,7 +17,6 @@
#include "libxml/parserInternals.h"
#include <boost/noncopyable.hpp>
#include <boost/scoped_array.hpp>
-#include <cert.h>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/mozilla/XMozillaBootstrap.hpp>