From 34f3bd2d306ffa9766f1869f259e17e54a57afa5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 17 Nov 2010 09:55:08 +0000 Subject: remove archaic SGI header guards --- xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmlsecurity') diff --git a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx index a38c73b44821..544a25c9a197 100644 --- a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx +++ b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx @@ -43,9 +43,7 @@ #include #include -#ifndef __SGI_STL_VECTOR #include -#endif class XMLSignatureTemplateImpl : public ::cppu::WeakImplHelper3< ::com::sun::star::xml::crypto::XXMLSignatureTemplate , -- cgit