From 643a582793c85c3d5e3cd5cfc831d895036ef93d Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Tue, 3 Apr 2012 19:38:33 +0900 Subject: removed duplicate #includes in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity --- xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx | 1 - xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'xmlsecurity') diff --git a/xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx b/xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx index ee28760cbe82..332b52318052 100644 --- a/xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx +++ b/xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx @@ -43,7 +43,6 @@ #include #include #include "com/sun/star/uno/SecurityException.hpp" -#include #include #include #include diff --git a/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.hxx index fed9f6517047..47556a47f75f 100644 --- a/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.hxx +++ b/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.hxx @@ -35,7 +35,6 @@ #include #include #include "com/sun/star/uno/SecurityException.hpp" -#include #include #include #include -- cgit