[Libreoffice-commits] .: xmlsecurity/source

Caolán McNamara caolan at kemper.freedesktop.org
Wed Nov 17 06:15:43 PST 2010


 xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 6ccc120909cba4f9c0be0eb7d5703e04605f881b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Nov 17 09:55:08 2010 +0000

    remove archaic SGI header guards

diff --git a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
index b8cc824..76b3ac6 100644
--- a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
+++ b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
@@ -43,9 +43,7 @@
 #include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp>
 #include <com/sun/star/xml/wrapper/XXMLElementWrapper.hpp>
 
-#ifndef __SGI_STL_VECTOR
 #include <vector>
-#endif
 
 class XMLSignatureTemplateImpl : public ::cppu::WeakImplHelper3<
     ::com::sun::star::xml::crypto::XXMLSignatureTemplate ,


More information about the Libreoffice-commits mailing list